Skip to content

Hostname

rottweil.de

Last fetched

rottweil.de resolves to 1 IPv4 address operated by GD-EMEA-DC-CGN1 - Host Europe GmbH in DE.

Nutrition Label

WHISPER CANON · rottweil.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rottweil.de

Resolution chain

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

IPPrefixASNOperatorCountry
134.119.0.41134.119.0.0/24AS34011GD-EMEA-DC-CGN1 - Host Europe GmbHDE

WHOIS identity

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

Subdomains

27 observed subdomains of rottweil.de.

Web-graph footprint

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

393 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for rottweil.de.

MechanismTarget
SPF_Aferienprogramm-online.de
SPF_Amail.preeco.de
SPF_Aris-rottweil.de
SPF_Arottweil.de
SPF_Atourismus-rottweil.de
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEspf.protect.kvnbw.de
SPF_IP195.189.93.0/24
SPF_IP85.214.133.98/32
SPF_MXrottweil.de

Related pages

Pivot deeper into the graph from rottweil.de.

Cypher and MCP

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

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