Skip to content

Hostname

aaf.org

Last fetched

aaf.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

aaf.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
american advertising federation
Contact emails

Subdomains

14 observed subdomains of aaf.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aaf.org.

MechanismTarget
SPF_INCLUDEmta.exocloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP20.42.31.61
SPF_IP204.178.115.122
SPF_IP216.59.108.202
SPF_IP216.59.108.204
SPF_IP38.87.83.25
SPF_IP38.97.195.25
SPF_IP52.191.235.195/32
SPF_IP65.55.169.104

Related pages

Pivot deeper into the graph from aaf.org.

Cypher and MCP

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

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