Skip to content

Hostname

gospring.de

Last fetched

gospring.de resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · gospring.deRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/gospring.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.195.201.3618.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.70.1983.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.20.1173.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
34.149.150.22734.148.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.157.74.5635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.184.9252.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.246.22363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

85 observed subdomains of gospring.de.

Web-graph footprint

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

446 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gospring.de.

MechanismTarget
SPF_INCLUDE5111136.spf07.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from gospring.de.

Cypher and MCP

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

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