Skip to content

Hostname

grooveapp.com

Last fetched

grooveapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · grooveapp.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/grooveapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
54.230.114.10054.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.2754.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.7154.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
54.230.114.9854.230.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.152.299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of grooveapp.com owner
Contact emails

Subdomains

28 observed subdomains of grooveapp.com.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for grooveapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com

Related pages

Pivot deeper into the graph from grooveapp.com.

Cypher and MCP

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

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