Skip to content

Hostname

gobspring.nl

Last fetched

gobspring.nl resolves to 2 IPv4 addresses operated by AS51468 in DK. WHOIS lists registrar:one.com a/s as the registrar.

Nutrition Label

WHISPER CANON · gobspring.nlRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/gobspring.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:one.com a/s
Organization
Contact emails

Subdomains

2 observed subdomains of gobspring.nl.

Web-graph footprint

Distinct hostnames that link to or from gobspring.nl in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gobspring.nl.

MechanismTarget
SPF_A109.70.3.43
SPF_A185.27.140.181
SPF_Agobspring.nl
SPF_INCLUDE_custspf.one.com
SPF_INCLUDEspf.protection.example.com
SPF_MXgobspring.nl

Related pages

Pivot deeper into the graph from gobspring.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gobspring.nl"})-[: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.