Skip to content

Hostname

ontrack.de

Last fetched

ontrack.de resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ontrack.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ontrack.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.89.14104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.90.14104.17.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

2 observed subdomains of ontrack.de.

Web-graph footprint

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

65 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ontrack.de.

MechanismTarget
SPF_Amailnj01.rightnowtech.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-00497901.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.37.237.100
SPF_IP20.49.97.6
SPF_IP204.73.176.0/24
SPF_IP40.64.128.227
SPF_IP66.176.106.196/26
SPF_IP74.119.56.254
SPF_IP91.233.16.0/24

Related pages

Pivot deeper into the graph from ontrack.de.

Cypher and MCP

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

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