Hostname
nathanharrower.com
Last fetched
nathanharrower.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nathanharrower.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.154.161.104 | 18.154.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.16 | 18.154.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.19 | 18.154.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.154.161.60 | 18.154.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 52.85.31.127 | 52.85.48.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.129 | 52.85.48.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.39 | 52.85.48.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.98 | 52.85.48.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nathanharrower.com owner
- Contact emails
- 111c6181-b459-4894-a3dc-862e99a3db45@identity-protect.org
- 44eccb01-1220-4415-86ed-23aa92178d86@identity-protect.org
- 475e4c57-d8f6-433c-a4da-059257130af6@identity-protect.org
- b369feeb-f6ec-4bae-8a26-a8ba816673bf@identity-protect.org
- c4a966cb-49e5-4ac1-8294-3d4af59dbec9@identity-protect.org
- c4ef2141-6299-4ad5-add3-d8b0a4066962@identity-protect.org
- f10d5b74-0f7c-4363-9424-7e344c0944f4@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from nathanharrower.com.
- IP · 18.154.161.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 111c6181-b459-4894-a3dc-862e99a3db45@identity-protect.org
- 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: "nathanharrower.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.