Skip to content

Hostname

medion.com

Last fetched

medion.com resolves to 1 IPv4 address operated by BT in DE.

Nutrition Label

WHISPER CANON · medion.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/medion.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.180.131.13762.180.0.0/16AS5400BTDE

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.

Web-graph footprint

Distinct hostnames that link to or from medion.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

46 SPF mechanisms authorising senders for medion.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP106.11.171.128/25
SPF_IP106.75.10.117
SPF_IP106.75.8.89
SPF_IP106.75.8.93
SPF_IP115.124.21.0/24
SPF_IP120.132.55.74
SPF_IP120.132.55.79
SPF_IP120.132.55.90
SPF_IP120.132.55.91
SPF_IP120.132.55.96
SPF_IP140.205.208.0/24
SPF_IP159.65.120.153/32
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP18.166.39.108
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP185.48.116.234
SPF_IP193.169.76.0/23
SPF_IP194.29.226.99
SPF_IP195.190.140.0/24
SPF_IP213.214.107.2
SPF_IP213.214.107.3
SPF_IP46.183.40.100/32
SPF_IP46.19.168.0/23
SPF_IP47.88.45.0/24
SPF_IP47.90.196.0/24
SPF_IP50.31.232.179
SPF_IP62.134.205.107
SPF_IP62.156.162.229/32
SPF_IP62.180.131.128/27
SPF_IP8.219.35.0/24
SPF_IP80.228.117.0/24
SPF_IP81.169.240.169
SPF_IP87.253.232.0/21
SPF_IP88.86.101.64/27
SPF_IP91.209.42.4/32
SPF_IP91.219.154.200
SPF_IP91.219.154.231
SPF_IP92.39.30.136
SPF_IP92.39.30.137
SPF_IP95.168.205.192/26

Related pages

Pivot deeper into the graph from medion.com.

Cypher and MCP

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

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