Skip to content

Hostname

mmf.dk

Last fetched

mmf.dk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · mmf.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mmf.dk

Resolution chain

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

IPPrefixASNOperatorCountry
3.65.114.983.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
maskinmestrenes forening
Contact emails

Subdomains

6 observed subdomains of mmf.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mmf.dk.

MechanismTarget
SPF_Aantispam.groupcare.dk
SPF_INCLUDE_custspf.one.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dandomain.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.158.63.187
SPF_IP194.150.113.124
SPF_IP213.150.59.248

Related pages

Pivot deeper into the graph from mmf.dk.

Cypher and MCP

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

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