Skip to content

Hostname

operationbbqrelief.org

Last fetched

operationbbqrelief.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · operationbbqrelief.orgRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/operationbbqrelief.org

Resolution chain

operationbbqrelief.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.220.184.853.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.57.23734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.98.25034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.201.5344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.165.15650.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.9.5752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.83.5552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.26.17352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.211.4652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.246.19598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.215.2098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.143.20998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
crosswoods consulting
Contact emails

Subdomains

11 observed subdomains of operationbbqrelief.org.

Web-graph footprint

Distinct hostnames that link to or from operationbbqrelief.org in the public web crawl.

331 sites link to this hostname.

266 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for operationbbqrelief.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.happyfox.com
SPF_IP3.90.163.53

Related pages

Pivot deeper into the graph from operationbbqrelief.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "operationbbqrelief.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.