Skip to content

Hostname

compassmemorial.org

Last fetched

compassmemorial.org resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US.

Nutrition Label

WHISPER CANON · compassmemorial.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/compassmemorial.org

Resolution chain

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

IPPrefixASNOperatorCountry
12.150.248.3912.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
216.58.165.34216.58.165.0/24AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for compassmemorial.org.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from compassmemorial.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "compassmemorial.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.