Skip to content

Hostname

mcon-mannheim.de

Last fetched

mcon-mannheim.de resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · mcon-mannheim.deRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mcon-mannheim.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.160.0.162217.160.0.0/16AS8560DE

WHOIS identity

No WHOIS records are currently associated with mcon-mannheim.de in WhisperGraph.

Subdomains

87 observed subdomains of mcon-mannheim.de.

Web-graph footprint

Distinct hostnames that link to or from mcon-mannheim.de in the public web crawl.

205 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mcon-mannheim.de.

MechanismTarget
SPF_INCLUDE_spf.mmail1.m-anage.com
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mcon-mannheim-de.cloud.nospamproxy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.233.149.213
SPF_IP109.233.149.216
SPF_IP109.233.149.217
SPF_IP109.233.149.219
SPF_IP149.72.201.3
SPF_IP167.89.9.96
SPF_IP217.160.0.162
SPF_IP54.246.220.150/32
SPF_IP54.246.224.90/32

Related pages

Pivot deeper into the graph from mcon-mannheim.de.

Cypher and MCP

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

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