Hostname
aid-dcc.com
Last fetched
aid-dcc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:78 as the registrar.
Nutrition Label
Resolution chain
aid-dcc.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.121 | 108.139.89.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.126 | 108.139.89.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.15 | 108.139.89.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.47 | 108.139.89.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.140.12 | 18.165.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.129 | 18.165.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.58 | 18.165.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.67 | 18.165.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:78
- Organization
- aid-dcc
- Contact emails
Subdomains
3 observed subdomains of aid-dcc.com.
Web-graph footprint
Distinct hostnames that link to or from aid-dcc.com in the public web crawl.
93 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for aid-dcc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 124.33.56.242/32 |
| SPF_IP | 203.174.79.192/27 |
| SPF_IP | 220.157.185.129/32 |
| SPF_IP | 221.249.6.10/32 |
| SPF_IP | 58.80.48.208/28 |
Related pages
Pivot deeper into the graph from aid-dcc.com.
- IP · 108.139.29.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:78
- Country · US
- Email · info@domain-contact.org
- TLD · .com
- Browse hostnames · ai…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aid-dcc.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.