Skip to content

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

WHISPER CANON · ogontz.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ogontz.com

Resolution chain

ogontz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.197.228.174138.197.228.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ogontz.com.

MechanismTarget
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEcloud-out-c.spamtitan.com
SPF_IP100.34.224.80
SPF_IP18.189.8.252/32
SPF_IP18.216.227.84/32
SPF_IP216.21.13.88
SPF_IP3.134.134.92/32
SPF_IP3.140.150.54/32
SPF_IP3.22.148.152/32

Related pages

Pivot deeper into the graph from ogontz.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.