Skip to content

Hostname

gra.de

Last fetched

gra.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · gra.deRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gra.de

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.229.21078.46.0.0/15AS24940DE

WHOIS identity

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

Subdomains

79 observed subdomains of gra.de.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for gra.de.

MechanismTarget
SPF_Adelta.gra.de
SPF_Agamma.gra.de
SPF_Agra.de
SPF_Amail.gra.de
SPF_Anexus.gra.de
SPF_Anospam.gra.de
SPF_INCLUDEaccountservice.de
SPF_IP109.234.111.22
SPF_IP62.146.73.190
SPF_MXgra.de

Related pages

Pivot deeper into the graph from gra.de.

Cypher and MCP

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

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