Skip to content

Hostname

medl.de

Last fetched

medl.de resolves to 1 IPv4 address operated by GD-EMEA-DC-SXB1 - Host Europe GmbH in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.163.79.8346.163.64.0/20AS8972GD-EMEA-DC-SXB1 - Host Europe GmbHFR

WHOIS identity

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

Subdomains

5 observed subdomains of medl.de.

Web-graph footprint

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

50 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for medl.de.

MechanismTarget
SPF_Amedl.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf-00818001.pphosted.com
SPF_INCLUDEspf.emailsys.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.212.73.50/32
SPF_IP185.48.118.158
SPF_IP193.158.93.136/32
SPF_IP217.14.168.170
SPF_IP62.153.141.242
SPF_IP80.237.130.106
SPF_IP81.25.202.82
SPF_MXmedl.de

Related pages

Pivot deeper into the graph from medl.de.

Cypher and MCP

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

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