Skip to content

Hostname

dritteschnur.de

Last fetched

dritteschnur.de resolves to 2 IPv4 addresses operated by AS5539 in DE.

Nutrition Label

WHISPER CANON · dritteschnur.deRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dritteschnur.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.30.85.100195.30.0.0/16AS5539DE
54.76.177.8554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

8 observed subdomains of dritteschnur.de.

Web-graph footprint

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

18 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • dritteschnur.de

SPF policy

4 SPF mechanisms authorising senders for dritteschnur.de.

MechanismTarget
SPF_Adritteschnur.de
SPF_INCLUDEmailout1.sp-server.net
SPF_IP195.30.85.100
SPF_MXdritteschnur.de

Related pages

Pivot deeper into the graph from dritteschnur.de.

Cypher and MCP

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

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