Hostname
hostednats.com
Last fetched
hostednats.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
hostednats.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 |
|---|---|---|---|---|
| 52.1.218.173 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 073013c747f1e4ca1e377f42463dd5ed69fbdcef3b1a643f0f2745cd75afe327@hostednats.com.whoisproxy.org
- 1e91981d0b5a92be63469f8bb2c4ec78de22151293d0b84987cac6a97215209d@hostednats.com.whoisproxy.org
- 580d7518e23619cef031f4096abfdb272ed98cc37e0d4721b73875ad3c13bf56@hostednats.com.whoisproxy.org
- 5cbe5d387baf62aaa09bd9bdee04b5a56e8602dbb51b4d75066a062bbdb50ba4@hostednats.com.whoisproxy.org
- a0930be4b09a0f6b22b88823481f6e927668a1bf15137b1c717d0be361710a37@hostednats.com.whoisproxy.org
- a2a5d383f9f6f076f202a882f8faec0dc80001172fcb589b933fdbade66793a4@hostednats.com.whoisproxy.org
- ba10135da953d8994eeeee54f99831142c409a17e24d2900661384eb8f79de80@hostednats.com.whoisproxy.org
- c5481026e4c66ef3ecc57c34826666c87054cd8e53361bc151f694d7deb6ca0e@hostednats.com.whoisproxy.org
- dc1063998e185e6ce6bfe8d8ee463876b947b9a00f5af1c12f73bda69302a64c@hostednats.com.whoisproxy.org
- ed458bdcbb545a6058eaef26f0d25e3b66061b831c43d91861f0579b6bb97417@hostednats.com.whoisproxy.org
- fcd83163ae5b16fad52d2e095e027d32cdcb4b1f9438021d447e8104fed35f6b@hostednats.com.whoisproxy.org
- fe878565c53ce7fa25b2fdb8389dc79cc8492ea6b91c93c135406b42e46da085@hostednats.com.whoisproxy.org
Subdomains
58 observed subdomains of hostednats.com.
Showing 25 of 58. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for hostednats.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.hostednats.com |
| SPF_INCLUDE | _spf.toomuchmedia.com |
| SPF_INCLUDE | amazonses.com |
| SPF_MX | hostednats.com |
Related pages
Pivot deeper into the graph from hostednats.com.
- IP · 52.1.218.173
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:228
- Country · US
- Email · 073013c747f1e4ca1e377f42463dd5ed69fbdcef3b1a643f0f2745cd75afe327@hostednats.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ho…
- 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: "hostednats.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.