Skip to content

Hostname

dertour.de

Last fetched

dertour.de resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · dertour.deRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/dertour.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.221.8713.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.92.17076.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

56 observed subdomains of dertour.de.

Web-graph footprint

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

694 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dertour.de.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-001d0c01.pphosted.com
SPF_INCLUDEspf-001d0c03.pphosted.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.dertour.de
SPF_IP194.1.207.198

Related pages

Pivot deeper into the graph from dertour.de.

Cypher and MCP

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

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