Skip to content

Hostname

kompass.com

Last fetched

kompass.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · kompass.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kompass.com

Resolution chain

kompass.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.97.139.15623.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:81
Organization
domain administrator
Contact emails

Subdomains

202 observed subdomains of kompass.com.

Web-graph footprint

Distinct hostnames that link to or from kompass.com in the public web crawl.

605 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kompass.com.

MechanismTarget
SPF_Akompass.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.92.37.57/32
SPF_IP193.56.136.0/23
SPF_IP193.56.138.133
SPF_IP198.21.4.204
SPF_IP87.237.188.112/28

Related pages

Pivot deeper into the graph from kompass.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kompass.com"})-[: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.