Skip to content

Hostname

grasberg.de

Last fetched

grasberg.de resolves to 1 IPv4 address operated by AS12923 in DE.

Nutrition Label

WHISPER CANON · grasberg.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/grasberg.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.112.232.13485.112.224.0/19AS12923DE

WHOIS identity

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

Subdomains

4 observed subdomains of grasberg.de.

Web-graph footprint

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

46 sites link to this hostname.

181 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for grasberg.de.

MechanismTarget
SPF_Agrasberg.de
SPF_Amx.wizard.de
SPF_Aproxy.brv.net
SPF_Asmtp.sml.de
SPF_Asmtp.wizard.de
SPF_INCLUDE_spf.nol-is.de
SPF_IP194.76.65.37/32
SPF_IP85.112.236.14
SPF_MXgrasberg.de

Related pages

Pivot deeper into the graph from grasberg.de.

Cypher and MCP

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

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