Hostname
addqd.com
Last fetched
addqd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
addqd.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.159.28.124 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.28.26 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.28.52 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.28.8 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.107.119 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.225.107.35 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.225.107.71 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.225.107.88 | 13.225.107.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of addqd.com owner
- Contact emails
- 210069918@qq.com
- hello@thedomain.io
- sale@domainsale.io
- 661da138-63c9-41af-8cfd-212941479dec@identity-protect.org
- aad1d45f-82cb-4f2c-b979-b87a83e09b86@identity-protect.org
- b1ef7e57-9f6e-4844-9765-80fb9bb85b34@identity-protect.org
- c9f34f80-2f55-49c5-8795-3809130be7ed@identity-protect.org
- da0f72c5-f5e8-47fb-b1b4-2f5845f43533@identity-protect.org
- deadf140-df04-4a6f-8b8f-9f41ffa99dac@identity-protect.org
- e23567cc-911b-4b17-a98a-a2680da14762@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from addqd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "addqd.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.