Hostname
aaid.com
Last fetched
aaid.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
aaid.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.119.0.45 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a47796vm3bj@networksolutionsprivateregistration.com
- az9vs42h6u9@networksolutionsprivateregistration.com
- d77775xu7sv@networksolutionsprivateregistration.com
- ee7n26x396b@networksolutionsprivateregistration.com
- hn2rv2dg59k@networksolutionsprivateregistration.com
- j38ke2wq3jw@networksolutionsprivateregistration.com
- mq2437fd35f@networksolutionsprivateregistration.com
- mq3ud7aa42g@networksolutionsprivateregistration.com
- n52d38b84fq@networksolutionsprivateregistration.com
- pf4736km5hd@networksolutionsprivateregistration.com
- qd2er9u474p@networksolutionsprivateregistration.com
- ru5wj2h838s@networksolutionsprivateregistration.com
- sm3xk4zk87t@networksolutionsprivateregistration.com
- tb9vc83z6jb@networksolutionsprivateregistration.com
- tk77b5nm5qv@networksolutionsprivateregistration.com
- u25ra3ta5bz@networksolutionsprivateregistration.com
- w439h9rv6sw@networksolutionsprivateregistration.com
- xc77u3r6579@networksolutionsprivateregistration.com
- xt9g62wy5cv@networksolutionsprivateregistration.com
- yh8p89kg24w@networksolutionsprivateregistration.com
- and 2 more
Subdomains
2 observed subdomains of aaid.com.
| Subdomain |
|---|
| remote.aaid.com |
| www.aaid.com |
Web-graph footprint
Distinct hostnames that link to or from aaid.com in the public web crawl.
1,232 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for aaid.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | 4170656.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | email.nimbleams.com |
| SPF_INCLUDE | spf.cadmiumcd.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 64.211.221.160/32 |
| SPF_IP | 64.211.221.161/32 |
| SPF_IP | 64.211.221.163/32 |
| SPF_IP | 64.211.221.164/32 |
| SPF_IP | 64.211.221.232/32 |
| SPF_IP | 72.55.140.81/32 |
Related pages
Pivot deeper into the graph from aaid.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aaid.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.