Skip to content

Hostname

deinetuer.de

Last fetched

deinetuer.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · deinetuer.deRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/deinetuer.de

Resolution chain

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

IPPrefixASNOperatorCountry
194.6.208.167194.6.208.0/22AS47447DE

WHOIS identity

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

Subdomains

14 observed subdomains of deinetuer.de.

Web-graph footprint

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

85 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for deinetuer.de.

MechanismTarget
SPF_Adeinetuer.de
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.90.188.136
SPF_IP157.90.188.217
SPF_IP194.6.208.142
SPF_IP194.6.208.167
SPF_IP194.6.208.172
SPF_IP194.6.208.173
SPF_IP194.6.208.175
SPF_IP194.6.209.2
SPF_IP194.6.211.115
SPF_IP2a00:f48:1008:0:0:208:142:10
SPF_IP2a00:f48:1008:0:0:208:167:10
SPF_IP2a00:f48:1008:0:0:208:172:10
SPF_IP2a00:f48:1008:0:0:208:173:10
SPF_IP2a00:f48:1008:0:0:208:175:10
SPF_IP2a00:f48:1008:0:0:211:115:10
SPF_IP2a01:488:42::/48
SPF_IP80.237.138.0/24
SPF_IP83.169.31.18
SPF_IP94.249.141.162
SPF_MXdeinetuer.de

Related pages

Pivot deeper into the graph from deinetuer.de.

Cypher and MCP

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

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