Hostname
nathanielpropst.com
Last fetched
nathanielpropst.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nathanielpropst.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 |
|---|---|---|---|---|
| 108.157.52.122 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.44 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.59 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.66 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 99.84.234.109 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.4 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.44 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.86 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nathanielpropst.com owner
- Contact emails
- 0fc7429b-5758-4421-8a8e-c80768b8d08b@identity-protect.org
- 4862d19b-32ab-4cf0-ac31-4ef4bedec4b5@identity-protect.org
- 5ba84fb1-3a47-4b4d-9304-9842a381384f@identity-protect.org
- 6520ad56-fde2-426f-81a3-95d42095c8d9@identity-protect.org
- 91371446-ff21-4534-a2d2-07141c6e53a9@identity-protect.org
- d44a61e4-9e1f-48be-a947-0c170d9ad666@identity-protect.org
- ebbe0311-5e21-40c0-bfc5-0461297fcd09@identity-protect.org
- owner-2074638@nathanielpropst.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from nathanielpropst.com.
- IP · 108.157.52.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TR
- Email · 0fc7429b-5758-4421-8a8e-c80768b8d08b@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: "nathanielpropst.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.