Skip to content

Hostname

aesir.com

Last fetched

aesir.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.9104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.9104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.99172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for aesir.com.

MechanismTarget
SPF_IP104.156.252.154/32
SPF_IP107.191.49.89/32
SPF_IP149.28.8.241
SPF_IP159.203.16.135
SPF_IP192.155.81.16/32
SPF_IP45.56.74.223/32
SPF_IP45.56.80.32/32
SPF_IP71.19.147.127/32

Related pages

Pivot deeper into the graph from aesir.com.

Cypher and MCP

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

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