Hostname
strategaia.com
Last fetched
strategaia.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
strategaia.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 |
|---|---|---|---|---|
| 139.59.150.74 | 139.59.128.0/19 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- cr group as
- Contact emails
- 6kutvxwduabd@privacy-protection.email
- 8agp8sh5yicn@privacy-protection.email
- 9o5dzvywrmyd@privacy-protection.email
- bkqxiks5svua@privacy-protection.email
- fetimb8ct35w@privacy-protection.email
- g5srayupepvc@privacy-protection.email
- ggo2io4q5r8a@privacy-protection.email
- hcrea9rbbm7h@privacy-protection.email
- hdb77pfkdatm@privacy-protection.email
- k9wzcxav2qmu@privacy-protection.email
- kz6oqbfmp98q@privacy-protection.email
- nrmben569xax@privacy-protection.email
- ocex6pchbeud@privacy-protection.email
- prpkjr8vpqie@privacy-protection.email
- rb9mjh4kuzxt@privacy-protection.email
- s8ymcy6frmzq@privacy-protection.email
- tvtx6xgsx232@privacy-protection.email
- vtyftemnh8no@privacy-protection.email
Subdomains
1 observed subdomain of strategaia.com.
| Subdomain |
|---|
| www.strategaia.com |
Web-graph footprint
Distinct hostnames that link to or from strategaia.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for strategaia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from strategaia.com.
- IP · 139.59.150.74
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1001
- Country · DE
- Email · 6kutvxwduabd@privacy-protection.email
- TLD · .com
- Browse hostnames · st…
- 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: "strategaia.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.