Skip to content

Hostname

techpresse.de

Last fetched

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

Nutrition Label

WHISPER CANON · techpresse.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/techpresse.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.6.4104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.134.29172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

1 observed subdomain of techpresse.de.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for techpresse.de.

MechanismTarget
SPF_INCLUDEbounce-eu2.crsend.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuserinclude.dme3ds1.com
SPF_IP193.141.3.69
SPF_IP2a01:238:20a:202:50f0:0:0:1097
SPF_IP2a01:238:20a:202:50ff:0:0:153
SPF_IP2a01:238:20a:202::0/64
SPF_IP2a01:238:400::0/48
SPF_IP81.169.144.153/32
SPF_IP81.169.145.97/32
SPF_IP81.169.146.128/25
SPF_IP85.215.255.0/24
SPF_MXtechpresse.de

Related pages

Pivot deeper into the graph from techpresse.de.

Cypher and MCP

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

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