Skip to content

Hostname

groovespin.com

Last fetched

groovespin.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · groovespin.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/groovespin.com

Resolution chain

groovespin.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.79.125104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
138.68.73.7138.68.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
172.67.145.163172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
matthew klein
Contact emails

Subdomains

4 observed subdomains of groovespin.com.

Web-graph footprint

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

11 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for groovespin.com.

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

Related pages

Pivot deeper into the graph from groovespin.com.

Cypher and MCP

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

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