Skip to content

Hostname

mascot.dk

Last fetched

mascot.dk resolves to 1 IPv4 address operated by AS39642 in DK.

Nutrition Label

WHISPER CANON · mascot.dkRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mascot.dk

Resolution chain

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

IPPrefixASNOperatorCountry
89.249.10.21089.249.62.0/24AS39642DK

WHOIS identity

Registrar
Organization
mascot international a/s
Contact emails

Subdomains

78 observed subdomains of mascot.dk.

Web-graph footprint

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

135 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mascot.dk.

MechanismTarget
SPF_EXISTS%{i}.spf.hc544-63.c3s2.iphmx.com
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.249.10.210
SPF_IP89.249.10.211
SPF_MXmascot.dk

Related pages

Pivot deeper into the graph from mascot.dk.

Cypher and MCP

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

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