Skip to content

Hostname

mtmservice.dk

Last fetched

mtmservice.dk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · mtmservice.dkRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mtmservice.dk

Resolution chain

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

IPPrefixASNOperatorCountry
159.223.4.139159.223.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
Organization
mtm service a/s
Contact emails

Subdomains

10 observed subdomains of mtmservice.dk.

Web-graph footprint

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

35 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mtmservice.dk.

MechanismTarget
SPF_Amtmservice.dk
SPF_INCLUDE_custspf.one.com
SPF_INCLUDE_relayspf.hosting4real.net
SPF_INCLUDE_spf.elasticemail.com
SPF_IP213.184.85.10
SPF_MXmtmservice.dk

Related pages

Pivot deeper into the graph from mtmservice.dk.

Cypher and MCP

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

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