Skip to content

Hostname

messec.dk

Last fetched

messec.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.191.155.25393.191.152.0/21AS48854DK

WHOIS identity

Registrar
Organization
fonden messe c
Contact emails

Subdomains

6 observed subdomains of messec.dk.

Web-graph footprint

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

75 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for messec.dk.

MechanismTarget
SPF_Amail.npkhosting.dk
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwwi.messec.dk
SPF_IP128.76.151.198
SPF_IP152.115.124.114
SPF_IP152.115.124.115
SPF_IP185.21.40.250
SPF_IP185.7.62.206/32
SPF_IP81.27.209.53
SPF_IP87.48.158.115
SPF_IP91.194.36.183
SPF_IP91.198.169.19
SPF_IP93.191.155.253

Related pages

Pivot deeper into the graph from messec.dk.

Cypher and MCP

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

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