Skip to content

Hostname

mx2.mailsense2net.de

Last fetched

mx2.mailsense2net.de resolves to 2 IPv4 addresses operated by ENTEGAMEDIANET ENTEGA Medianet GmbH in DE.

Nutrition Label

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

Resolution chain

mx2.mailsense2net.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.157.12.37213.157.0.0/19AS12897ENTEGAMEDIANET ENTEGA Medianet GmbHDE
62.216.187.20762.216.160.0/19AS25560RHTEC-AS www.rh-tec.deDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from mx2.mailsense2net.de.

Cypher and MCP

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

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