Hostname
nhhsrail.com
Last fetched
nhhsrail.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nhhsrail.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 |
|---|---|---|---|---|
| 100.22.139.242 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 100.22.61.141 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.232.44.229 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.27.46.193 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nhhsrail.com owner
- Contact emails
- domreg@pbid.com
- a3b9a13e-1358-4984-bed7-05dfdf69c039@identity-protect.org
- a3f26192-ee13-46c7-8ef3-b1233e4cd876@identity-protect.org
- a86eec2f-f2ab-4e02-afc7-f84c1b9d4c89@identity-protect.org
- b2d95ba2-6672-4ea0-b57f-a49ca9b41058@identity-protect.org
- b644f126-9542-4d3a-b753-74a913b3a2d4@identity-protect.org
- e108ef07-201f-4382-a84a-3085a80c7a59@identity-protect.org
- owner-5570673@nhhsrail.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of nhhsrail.com.
| Subdomain |
|---|
| www.nhhsrail.com |
Web-graph footprint
Distinct hostnames that link to or from nhhsrail.com in the public web crawl.
43 sites link to this hostname.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for nhhsrail.com.
| Mechanism | Target |
|---|---|
| SPF_A | nhhsrail.com |
| SPF_IP | 208.82.223.39/32 |
| SPF_IP | 216.71.150.37/32 |
| SPF_IP | 216.71.154.142/32 |
| SPF_MX | nhhsrail.com |
Related pages
Pivot deeper into the graph from nhhsrail.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nhhsrail.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.