Hostname
ogontz.com
Last fetched
ogontz.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ogontz.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 |
|---|---|---|---|---|
| 138.197.228.174 | 138.197.228.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a38932wx7nk@networksolutionsprivateregistration.com
- c48279473up@networksolutionsprivateregistration.com
- ey4xh6ck42q@networksolutionsprivateregistration.com
- gq8w386k8wb@networksolutionsprivateregistration.com
- p92z927z2t3@networksolutionsprivateregistration.com
- q85ve2qt5n6@networksolutionsprivateregistration.com
- qn52y2bc8kd@networksolutionsprivateregistration.com
- uu8nu6rm75p@networksolutionsprivateregistration.com
Subdomains
11 observed subdomains of ogontz.com.
Web-graph footprint
Distinct hostnames that link to or from ogontz.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for ogontz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_cd.spamtitan.com |
| SPF_INCLUDE | cloud-out-c.spamtitan.com |
| SPF_IP | 100.34.224.80 |
| SPF_IP | 18.189.8.252/32 |
| SPF_IP | 18.216.227.84/32 |
| SPF_IP | 216.21.13.88 |
| SPF_IP | 3.134.134.92/32 |
| SPF_IP | 3.140.150.54/32 |
| SPF_IP | 3.22.148.152/32 |
Related pages
Pivot deeper into the graph from ogontz.com.
- IP · 138.197.228.174
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:2
- Country · US
- Email · a38932wx7nk@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · og…
- 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: "ogontz.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.