Skip to content

Hostname

qvc.de

Last fetched

qvc.de resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · qvc.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/qvc.de

Resolution chain

qvc.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.81.8.171104.81.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.196.21.25023.196.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.201.242.7523.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.100.7123.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.51.177.4323.51.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.AR
23.51.177.4323.51.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.AR

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 qvc.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for qvc.de.

Related pages

Pivot deeper into the graph from qvc.de.

Cypher and MCP

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

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