Hostname
raphaelbreuer.com
Last fetched
raphaelbreuer.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
raphaelbreuer.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.51.14.2 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.221.146.207 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.254.196 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.86.135.137 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of raphaelbreuer.com owner
- Contact emails
- 15984da3-a14a-4bd2-bb66-49fb1b810c4e@identity-protect.org
- 40cf3d82-8655-488d-ac00-d6a7f4fb0e52@identity-protect.org
- 4201247f-e121-4777-bd34-6913f8cd4a58@identity-protect.org
- 4dfb885f-73ba-425f-983c-1989cb6d6d37@identity-protect.org
- 60d21810-3ed4-470b-aefe-c449b1f89cb0@identity-protect.org
- f3e76a9e-58ce-4870-b8ea-9b7ded478e51@identity-protect.org
Subdomains
1 observed subdomain of raphaelbreuer.com.
| Subdomain |
|---|
| info.raphaelbreuer.com |
Threat posture
History
Related pages
Pivot deeper into the graph from raphaelbreuer.com.
- IP · 100.51.14.2
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 15984da3-a14a-4bd2-bb66-49fb1b810c4e@identity-protect.org
- TLD · .com
- Browse hostnames · ra…
- 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: "raphaelbreuer.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.