Skip to content

Hostname

gast.de

Last fetched

gast.de resolves to 2 IPv4 addresses operated by RUB-AS in DE.

Nutrition Label

WHISPER CANON · gast.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gast.de

Resolution chain

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for gast.de.

MechanismTarget
SPF_INCLUDE_spf.retarus.com
SPF_IP134.147.51.35
SPF_IP134.147.51.39
SPF_IP134.147.51.40
SPF_IP134.147.51.41
SPF_IP134.147.51.47
SPF_IP134.147.51.50
SPF_IP165.72.200.104
SPF_IP165.72.200.105
SPF_IP165.72.200.106/32
SPF_IP165.72.200.107
SPF_IP89.31.143.1/32

Related pages

Pivot deeper into the graph from gast.de.

Cypher and MCP

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

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