Skip to content

Hostname

mts.de

Last fetched

mts.de resolves to 1 IPv4 address operated by MTS in DE.

Nutrition Label

WHISPER CANON · mts.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mts.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.28.104.80212.28.96.0/19AS13010MTSDE

WHOIS identity

No WHOIS records are currently associated with mts.de in WhisperGraph.

Subdomains

24 observed subdomains of mts.de.

Web-graph footprint

Distinct hostnames that link to or from mts.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mts.de.

MechanismTarget
SPF_Amts.de
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEspf.mts-ip.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.28.101.2
SPF_IP212.28.104.33/32
SPF_IP212.28.104.80
SPF_MXmts.de

Related pages

Pivot deeper into the graph from mts.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mts.de"})-[: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.