Skip to content

Hostname

api.meny.dk

Last fetched

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

Nutrition Label

WHISPER CANON · api.meny.dkRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/api.meny.dk

Resolution chain

api.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

No WHOIS records are currently associated with api.meny.dk in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for api.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 api.meny.dk.

Cypher and MCP

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

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