Skip to content

Hostname

goldsteig.de

Last fetched

goldsteig.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

13 observed subdomains of goldsteig.de.

Web-graph footprint

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

65 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for goldsteig.de.

MechanismTarget
SPF_INCLUDE_spf-dc-55.sapsf.eu
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.successfactors.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP185.166.22.213
SPF_IP195.128.170.18/32
SPF_IP195.128.170.19
SPF_IP87.129.160.197
SPF_IP92.204.33.160
SPF_MXgoldsteig.de

Related pages

Pivot deeper into the graph from goldsteig.de.

Cypher and MCP

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

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