Skip to content

Hostname

odensezoo.dk

Last fetched

odensezoo.dk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · odensezoo.dkRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/odensezoo.dk

Resolution chain

odensezoo.dk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.72.25104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.174.32172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
odense zoologiske have
Contact emails

Subdomains

15 observed subdomains of odensezoo.dk.

Web-graph footprint

Distinct hostnames that link to or from odensezoo.dk in the public web crawl.

333 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for odensezoo.dk.

MechanismTarget
SPF_INCLUDE_odensezoo_dk.spf-protect.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.hostingconnection.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.41.47.41
SPF_IP212.98.91.195/32
SPF_IP77.243.35.146
SPF_IP77.243.35.148
SPF_IP87.53.121.83
SPF_IP87.54.30.73/32
SPF_IP93.176.75.107
SPF_MXodensezoo.dk
SPF_MXofithost.dk

Related pages

Pivot deeper into the graph from odensezoo.dk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "odensezoo.dk"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.