Hostname
meny.dk
Last fetched
meny.dk resolves to 1 IPv4 address operated by AS60781 in NL.
Nutrition Label
Resolution chain
meny.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.192.79.248 | 82.192.64.0/19 | AS60781 | — | NL |
WHOIS identity
- Registrar
- —
- Organization
- norgesgrppen asa
- Contact emails
Subdomains
60 observed subdomains of meny.dk.
Showing 25 of 60. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for meny.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.123.121.107 |
| SPF_IP | 147.29.2.41 |
| SPF_IP | 23.251.238.30/31 |
| SPF_IP | 23.251.238.32/31 |
| SPF_IP | 37.123.114.36 |
| SPF_IP | 54.154.234.46/32 |
| SPF_IP | 54.246.247.240/28 |
| SPF_IP | 54.72.85.15/32 |
| SPF_IP | 54.77.200.126/32 |
| SPF_IP | 85.115.54.190/32 |
| SPF_IP | 87.52.107.207 |
| SPF_IP | 87.54.8.226 |
| SPF_IP | 87.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.