Skip to content

Hostname

aedfoundation.org

Last fetched

aedfoundation.org resolves to 1 IPv4 address operated by AS-HOSTINGER in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.137.159.3845.137.159.0/24AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
iana:146
Organization
associated equipment distributors
Contact emails

Subdomains

1 observed subdomain of aedfoundation.org.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for aedfoundation.org.

MechanismTarget
SPF_A64.132.221.30
SPF_IP66.162.67.17

Related pages

Pivot deeper into the graph from aedfoundation.org.

Cypher and MCP

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

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