Hostname
nasthon.com
Last fetched
nasthon.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nasthon.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.138.173.11 | 18.138.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.141.44.255 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.130.228.183 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.221.53.4 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nasthon.com owner
- Contact emails
- domain@nasthon.com
- 14445933-10b4-4be1-b0f5-e71a776bc27c@identity-protect.org
- 475ff633-5a37-4a70-a454-5c3a51b9b073@identity-protect.org
- 5529b569-efaf-4dd3-847e-9101e5155b95@identity-protect.org
- 6071e435-672f-4ea8-bafc-35a127b38274@identity-protect.org
- 635c3b11-4eda-4089-8d9f-19c4d179a79d@identity-protect.org
- c41831c0-abb0-4e6c-bc4d-752aee25d226@identity-protect.org
- c6deeb68-a3f8-44e1-b566-a123b35290dc@identity-protect.org
- owner-700947@nasthon.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of nasthon.com.
Web-graph footprint
Distinct hostnames that link to or from nasthon.com in the public web crawl.
36 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from nasthon.com.
- IP · 18.138.173.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · domain@nasthon.com
- TLD · .com
- Browse hostnames · na…
- 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: "nasthon.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.