Hostname
amdon.com
Last fetched
amdon.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amdon.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 |
|---|---|---|---|---|
| 18.141.168.192 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- amdon consulting
- Contact emails
- nay@amdon.com
- 1dd3ab9e-0c1b-40d4-8066-670a8efafee8@identity-protect.org
- 8755429d-7bd4-4d6e-85fc-a19705606c04@identity-protect.org
- 9bce51ca-d52a-4226-b013-4d8635570612@identity-protect.org
- a7f50f9f-7aea-47b7-8305-22759b2120a3@identity-protect.org
- c9866017-0ac4-4aaa-a33b-97e7f01fc162@identity-protect.org
- cd4d4f94-6f39-4aec-b84b-fdac117ca8b3@identity-protect.org
- e682361e-6543-4cc6-8262-86d1aa2ca043@identity-protect.org
- owner-10155507@amdon.com.whoisprivacyservice.org
- owner-8193893@amdon.com.whoisprivacyservice.org
- owner-8214212@amdon.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of amdon.com.
Web-graph footprint
Distinct hostnames that link to or from amdon.com in the public web crawl.
11 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for amdon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from amdon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amdon.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.