Skip to content

Hostname

callme.dk

Last fetched

callme.dk resolves to 1 IPv4 address operated by AS3301 in SE.

Nutrition Label

WHISPER CANON · callme.dkRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/callme.dk

Resolution chain

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

IPPrefixASNOperatorCountry
81.236.58.22881.224.0.0/12AS3301SE

WHOIS identity

Registrar
Organization
callme
Contact emails

Subdomains

22 observed subdomains of callme.dk.

Web-graph footprint

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

238 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for callme.dk.

MechanismTarget
SPF_INCLUDE_spf-esa.norlys.dk
SPF_INCLUDEmail-se-relay.telia.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP194.142.33.0/24
SPF_IP62.44.142.13
SPF_IP62.44.145.79
SPF_IP62.44.145.80
SPF_IP91.102.93.0/27

Related pages

Pivot deeper into the graph from callme.dk.

Cypher and MCP

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

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