Skip to content

Hostname

w-grosse.de

Last fetched

w-grosse.de resolves to 1 IPv4 address operated by AS8422 in DE.

Nutrition Label

WHISPER CANON · w-grosse.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/w-grosse.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.168.78.132213.168.64.0/18AS8422DE

WHOIS identity

No WHOIS records are currently associated with w-grosse.de in WhisperGraph.

Subdomains

3 observed subdomains of w-grosse.de.

Web-graph footprint

Distinct hostnames that link to or from w-grosse.de in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for w-grosse.de.

MechanismTarget
SPF_IP193.109.214.28
SPF_IP193.109.214.29
SPF_IP213.168.78.128/25
SPF_IP213.168.78.146
SPF_MXw-grosse.de

Related pages

Pivot deeper into the graph from w-grosse.de.

Cypher and MCP

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

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