Hostname
aaf.org
Last fetched
aaf.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
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
- ac7x77tr7jg@networksolutionsprivateregistration.com
- ct2ju9vu35e@networksolutionsprivateregistration.com
- cz54x9hc34r@networksolutionsprivateregistration.com
- fa7962pe3zu@networksolutionsprivateregistration.com
- fk3yv5k64ak@networksolutionsprivateregistration.com
- fv3ta5wc4dm@networksolutionsprivateregistration.com
- gg3em4k42mz@networksolutionsprivateregistration.com
- hq6j27kg832@networksolutionsprivateregistration.com
- mu7ne5ng349@networksolutionsprivateregistration.com
- rr8e66pa2b9@networksolutionsprivateregistration.com
- ta2dv8by8nx@networksolutionsprivateregistration.com
- tj3nb68y8rs@networksolutionsprivateregistration.com
- tn3rw27d43y@networksolutionsprivateregistration.com
- u46uf6347q6@networksolutionsprivateregistration.com
- v88gs22d4na@networksolutionsprivateregistration.com
- vf26p34637g@networksolutionsprivateregistration.com
- vg3ak3c99x4@networksolutionsprivateregistration.com
- wc8br9du6mt@networksolutionsprivateregistration.com
- xj4pv2ec4qv@networksolutionsprivateregistration.com
- zm8ht9rv7vj@networksolutionsprivateregistration.com
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mta.exocloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 20.42.31.61 |
| SPF_IP | 204.178.115.122 |
| SPF_IP | 216.59.108.202 |
| SPF_IP | 216.59.108.204 |
| SPF_IP | 38.87.83.25 |
| SPF_IP | 38.97.195.25 |
| SPF_IP | 52.191.235.195/32 |
| SPF_IP | 65.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.