Skip to content

Hostname

mpge.de

Last fetched

mpge.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · mpge.deRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mpge.de

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.102.226159.69.0.0/16AS24940DE

WHOIS identity

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

Subdomains

21 observed subdomains of mpge.de.

Web-graph footprint

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

165 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mpge.de.

MechanismTarget
SPF_Agw.mpge-unternehmensgruppe.de
SPF_Aonlineshop.mpge.de
SPF_Awww.mpge.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rzbo.de
SPF_IP138.201.27.116
SPF_IP138.201.27.69
SPF_IP213.158.98.10
SPF_IP49.12.216.81
SPF_IP85.10.214.210
SPF_MXmpge.de

Related pages

Pivot deeper into the graph from mpge.de.

Cypher and MCP

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

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