Skip to content

Hostname

meny.dk

Last fetched

meny.dk resolves to 1 IPv4 address operated by AS60781 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.192.79.24882.192.64.0/19AS60781NL

WHOIS identity

Registrar
Organization
norgesgrppen asa
Contact emails

Subdomains

60 observed subdomains of meny.dk.

Web-graph footprint

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

574 sites link to this hostname.

119 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for meny.dk.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.123.121.107
SPF_IP147.29.2.41
SPF_IP23.251.238.30/31
SPF_IP23.251.238.32/31
SPF_IP37.123.114.36
SPF_IP54.154.234.46/32
SPF_IP54.246.247.240/28
SPF_IP54.72.85.15/32
SPF_IP54.77.200.126/32
SPF_IP85.115.54.190/32
SPF_IP87.52.107.207
SPF_IP87.54.8.226
SPF_IP87.54.8.227

Related pages

Pivot deeper into the graph from meny.dk.

Cypher and MCP

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

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