Hostname
bergberger.com
Last fetched
bergberger.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
bergberger.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 |
|---|---|---|---|---|
| 18.238.80.117 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.19 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.2 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.43 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bergberger.com owner
- Contact emails
- 0fa748d1-7cba-4461-a586-e9272b11cc52@identity-protect.org
- 363b89f9-97db-43d4-853f-7998d68c4c4e@identity-protect.org
- 4b22bf5f-43ce-4fc8-897a-4014f6030b94@identity-protect.org
- 55f2f324-6f6c-4f54-afa7-cf41c3796a43@identity-protect.org
- b89d5b4f-e7da-4989-ae62-bd73945998e1@identity-protect.org
- d33eee9f-3c23-428b-b20d-b3283c17e65b@identity-protect.org
- fe159186-cd55-46e6-a50b-8addda8d0906@identity-protect.org
- owner-7909297@bergberger.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from bergberger.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for bergberger.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from bergberger.com.
- IP · 18.238.80.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0fa748d1-7cba-4461-a586-e9272b11cc52@identity-protect.org
- TLD · .com
- Browse hostnames · be…
- 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: "bergberger.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.