Skip to content

Hostname

wendell.dk

Last fetched

wendell.dk resolves to 1 IPv4 address operated by AS49930 in DK.

Nutrition Label

WHISPER CANON · wendell.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/wendell.dk

Resolution chain

wendell.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.104.43.177193.104.43.0/24AS49930DK

WHOIS identity

Registrar
Organization
wendell
Contact emails

Subdomains

8 observed subdomains of wendell.dk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for wendell.dk.

MechanismTarget
SPF_Abbhotels.dk
SPF_Awendell.dk
SPF_INCLUDEsendinblue.com
SPF_IP138.201.78.110
SPF_IP193.104.43.169
SPF_IP193.104.43.170
SPF_IP193.104.43.174
SPF_IP193.104.43.175

Related pages

Pivot deeper into the graph from wendell.dk.

Cypher and MCP

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

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