Skip to content

Hostname

compass.az

Last fetched

compass.az resolves to 1 IPv4 address operated by AS207619 in AZ.

Nutrition Label

WHISPER CANON · compass.azRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/compass.az

Resolution chain

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

IPPrefixASNOperatorCountry
94.20.59.18094.20.59.0/24AS207619AZ

WHOIS identity

No WHOIS records are currently associated with compass.az in WhisperGraph.

Subdomains

4 observed subdomains of compass.az.

Web-graph footprint

Distinct hostnames that link to or from compass.az in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • compass.az

SPF policy

5 SPF mechanisms authorising senders for compass.az.

MechanismTarget
SPF_Acompass.az
SPF_INCLUDErelay.mailbaby.net
SPF_IP94.20.59.180
SPF_IP94.20.59.205
SPF_MXcompass.az

Related pages

Pivot deeper into the graph from compass.az.

Cypher and MCP

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

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