Hostname
groovetechnology.com
Last fetched
groovetechnology.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1291 as the registrar.
Nutrition Label
Resolution chain
groovetechnology.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.171.61.100 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.104 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.122 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.90 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1291
- Organization
- this domain was caught by dropcatch.com
- Contact emails
Subdomains
39 observed subdomains of groovetechnology.com.
Showing 19 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from groovetechnology.com in the public web crawl.
434 sites link to this hostname.
82 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for groovetechnology.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | transmail.net |
| SPF_MX | groovetechnology.com |
Related pages
Pivot deeper into the graph from groovetechnology.com.
- IP · 3.171.61.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1291
- Country · US
- Email · groovetechnology.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · gr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "groovetechnology.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.