Skip to content

Hostname

duravit.de

Last fetched

duravit.de resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in GB.

Nutrition Label

WHISPER CANON · duravit.deRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/duravit.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.103.205.231104.103.192.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
184.27.174.70184.27.160.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.JP
23.197.140.7823.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

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

Subdomains

40 observed subdomains of duravit.de.

Web-graph footprint

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

1,257 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for duravit.de.

MechanismTarget
SPF_Acmail1.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.164.65.67
SPF_IP62.154.198.240
SPF_IP62.154.198.241
SPF_IP62.55.182.68/32
SPF_MXduravit.de

Related pages

Pivot deeper into the graph from duravit.de.

Cypher and MCP

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

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