Hostname
a-orders.com
Last fetched
a-orders.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
a-orders.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 |
|---|---|---|---|---|
| 18.172.202.101 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.127 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.41 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.58 | 18.172.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 99.84.152.16 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.24 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.84 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.99 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of a-orders.com owner
- Contact emails
- 01c9d1e3-fc2e-4bd4-8237-8d70be38ba7a@identity-protect.org
- 1e143ff7-fb7e-4d20-9b5a-6a58aeefdf35@identity-protect.org
- 64733020-c931-4592-abd9-4dcee371ecf0@identity-protect.org
- 8c64309c-63eb-4af1-8b76-a32442a91dd5@identity-protect.org
- d87b198a-c4ea-4d7c-a5ab-03755637aab9@identity-protect.org
- e44ef951-7755-4335-8849-2a71af02d04a@identity-protect.org
- fbee8008-d698-4e01-a687-6655194bad95@identity-protect.org
- owner-987916@a-orders.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of a-orders.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from a-orders.com in the public web crawl.
9 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for a-orders.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from a-orders.com.
- IP · 18.172.202.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TH
- Email · 01c9d1e3-fc2e-4bd4-8237-8d70be38ba7a@identity-protect.org
- TLD · .com
- Browse hostnames · ao…
- 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: "a-orders.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.