Skip to content

Hostname

mediupdate.de

Last fetched

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

Nutrition Label

WHISPER CANON · mediupdate.deRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mediupdate.de

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.63.12116.202.0.0/16AS24940DE

WHOIS identity

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

Subdomains

8 observed subdomains of mediupdate.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mediupdate.de.

MechanismTarget
SPF_IP116.202.61.104
SPF_IP116.202.61.109
SPF_IP116.202.63.11
SPF_IP116.202.63.12
SPF_IP116.202.63.4
SPF_IP185.66.67.130
SPF_MXmediupdate.de

Related pages

Pivot deeper into the graph from mediupdate.de.

Cypher and MCP

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

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