Skip to content

Hostname

cze.dk

Last fetched

cze.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · cze.dkRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cze.dk

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.61.103108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.4108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.58108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.61.62108.158.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.82.193.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.343.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.563.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.573.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
brian lund larsen
Contact emails

Subdomains

2 observed subdomains of cze.dk.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for cze.dk.

MechanismTarget
SPF_Acze.dk
SPF_INCLUDE_spf.google.com
SPF_MXcze.dk

Related pages

Pivot deeper into the graph from cze.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cze.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.