Skip to content

Hostname

dekra.com

Last fetched

dekra.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.79.91.13520.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

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 dekra.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

57 SPF mechanisms authorising senders for dekra.com.

MechanismTarget
SPF_INCLUDE_ip4.dekra.eu
SPF_INCLUDE_senderspf.copernica.com
SPF_INCLUDEantispameurope.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.ingenie.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP109.197.246.192/27
SPF_IP109.26.135.64/26
SPF_IP135.84.81.0/24
SPF_IP135.84.83.0/24
SPF_IP136.143.160.0/24
SPF_IP137.135.200.224
SPF_IP149.72.114.69
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP165.173.128.0/24
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP177.126.173.232
SPF_IP178.162.169.107
SPF_IP178.63.104.248
SPF_IP18.184.145.70
SPF_IP18.197.169.204
SPF_IP185.7.24.0/24
SPF_IP185.8.253.128/28
SPF_IP194.224.188.8
SPF_IP194.37.255.29/32
SPF_IP195.140.184.0/22
SPF_IP195.15.195.36
SPF_IP195.211.35.55
SPF_IP195.211.35.58
SPF_IP198.21.4.56
SPF_IP20.68.104.186
SPF_IP212.8.212.96
SPF_IP213.147.96.38/32
SPF_IP217.74.111.240/28
SPF_IP35.157.2.106
SPF_IP37.97.66.0/25
SPF_IP51.137.180.169
SPF_IP52.29.251.81
SPF_IP62.50.120.68/31
SPF_IP81.93.29.64/28
SPF_IP83.169.4.172
SPF_IP84.19.143.0/27
SPF_IP84.19.149.64/27
SPF_IP85.17.132.45
SPF_IP86.107.243.252
SPF_IP89.166.85.162
SPF_IP91.192.40.0/22
SPF_IP91.198.224.29/32
SPF_IP91.205.36.0/22
SPF_IP91.222.96.0/24
SPF_IP91.222.98.0/24
SPF_IP92.222.24.192

Related pages

Pivot deeper into the graph from dekra.com.

Cypher and MCP

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

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