Hostname
noahwimmer.com
Last fetched
noahwimmer.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
noahwimmer.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.139.47.124 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.129 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.59 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.84 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.1.35 | 18.155.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.1.38 | 18.155.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.1.96 | 18.155.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.1.99 | 18.155.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- c/o whoisproxy.com
- Contact emails
- 0a51ab54-de9c-41bc-9d34-38f943442a69@identity-protect.org
- 19759d63-324c-40c5-8364-0d7527269814@identity-protect.org
- c1c6bf6c-1676-4f5d-83b9-805b950d6034@identity-protect.org
- owner-9242321@noahwimmer.com.whoisprivacyservice.org
- ea7d7d7d8d757dd4114e4676a16a3689a93344be35b9c1d3dfcce3d407f9e7b5@noahwimmer.com.whoisproxy.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from noahwimmer.com.
- IP · 108.139.47.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a51ab54-de9c-41bc-9d34-38f943442a69@identity-protect.org
- TLD · .com
- Browse hostnames · no…
- 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: "noahwimmer.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.