Skip to content

Hostname

groovespin.de

Last fetched

groovespin.de resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · groovespin.deRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/groovespin.de

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.73.7138.68.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

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

Subdomains

4 observed subdomains of groovespin.de.

Web-graph footprint

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

9 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for groovespin.de.

MechanismTarget
SPF_Agroovespin.de
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.groovespin.de
SPF_INCLUDEspf.smartemailing.cz
SPF_IP138.68.73.7
SPF_IP2a03:b0c0:3:d0:0:0:12f3:c001
SPF_MXgroovespin.de

Related pages

Pivot deeper into the graph from groovespin.de.

Cypher and MCP

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

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