Skip to content

Hostname

goldstein.de

Last fetched

goldstein.de resolves to 1 IPv4 address operated by AS8648 in DE.

Nutrition Label

WHISPER CANON · goldstein.deRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/goldstein.de

Resolution chain

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

IPPrefixASNOperatorCountry
37.218.252.17037.218.248.0/21AS8648DE

WHOIS identity

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

Subdomains

27 observed subdomains of goldstein.de.

Web-graph footprint

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

7 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for goldstein.de.

MechanismTarget
SPF_Agoldstein.de
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEsmtp-01.tool24.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.151.71.6
SPF_IP212.86.56.149
SPF_IP213.133.104.79
SPF_IP80.153.208.97
SPF_IP87.138.199.81
SPF_IP88.198.220.131
SPF_IP90.187.21.45
SPF_IP92.210.97.183
SPF_IP93.193.46.253
SPF_MXgoldstein.de

Related pages

Pivot deeper into the graph from goldstein.de.

Cypher and MCP

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

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