Skip to content

Hostname

aviamaps.com

Last fetched

aviamaps.com resolves to 3 IPv4 addresses operated by HETZNER-AS in FI.

Nutrition Label

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

Resolution chain

aviamaps.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.27.14.15137.27.0.0/16AS24940HETZNER-ASFI
49.13.207.1349.13.0.0/16AS24940HETZNER-ASDE
91.99.116.9891.99.0.0/16AS24940HETZNER-ASDE

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 aviamaps.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aviamaps.com.

MechanismTarget
SPF_Aaviamaps.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsparkpostmail.com
SPF_IP192.168.0.1/32
SPF_IP2a01:4f8:1c0c:44bc::/64
SPF_IP2a01:4f8:1c17:4169::/64
SPF_IP2a01:4f9:c010:365f::/64
SPF_IP78.46.205.141
SPF_IP94.130.184.197
SPF_IP95.216.198.53

Related pages

Pivot deeper into the graph from aviamaps.com.

Cypher and MCP

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

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