Hostname
davosforum.com
Last fetched
davosforum.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
davosforum.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 |
|---|---|---|---|---|
| 176.34.133.217 | 176.34.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.248.189.87 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.212.80.58 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.108.115 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of davosforum.com owner
- Contact emails
- 722cf2ae-1ca1-4049-955d-c50366af0783@identity-protect.org
- 9755d911-6009-4568-871b-685b846a891d@identity-protect.org
- carine.benetti@weforum.org
- bf5efae6-61c1-49f4-a938-e3953b29d473@identity-protect.org
- d3d2cb8b-e946-4a2e-b3bf-3d28e311efee@identity-protect.org
- df2429f5-ee24-4012-aff9-01eb7cb60562@identity-protect.org
- f940b3b1-da5e-4317-9a26-3214c297edeb@identity-protect.org
- owner-4255609@davosforum.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from davosforum.com.
- IP · 176.34.133.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 722cf2ae-1ca1-4049-955d-c50366af0783@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "davosforum.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.