Hostname
gorangrooves.com
Last fetched
gorangrooves.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
gorangrooves.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 174.138.38.1 | 174.138.32.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- goran ristanovich
- Contact emails
Subdomains
26 observed subdomains of gorangrooves.com.
Showing 20 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gorangrooves.com in the public web crawl.
21 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for gorangrooves.com.
| Mechanism | Target |
|---|---|
| SPF_A | gorangrooves.com |
| SPF_INCLUDE | doptind1.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | relay.spamshield.io |
| SPF_IP | 174.138.38.1 |
| SPF_IP | 174.142.221.61 |
| SPF_IP | 184.107.112.61 |
| SPF_IP | 184.107.116.61 |
| SPF_MX | gorangrooves.com |
Related pages
Pivot deeper into the graph from gorangrooves.com.
- IP · 174.138.38.1
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:69
- Country · US
- Email · goran@gorangrooves.com
- TLD · .com
- Browse hostnames · go…
- 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: "gorangrooves.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.