Skip to content

Hostname

ophoacit.com

Last fetched

ophoacit.com resolves to 6 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:2248 as the registrar.

Nutrition Label

WHISPER CANON · ophoacit.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/ophoacit.com

Resolution chain

ophoacit.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.59.160.219139.59.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
142.93.106.44142.93.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
159.65.80.89159.65.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
165.227.171.157165.227.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
208.91.197.132208.91.197.0/24AS40034CONFLUENCE-NETWORK-INC - Confluence Networks IncVG
3.70.167.393.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2248
Organization
global domain privacy services
Contact emails

Subdomains

2 observed subdomains of ophoacit.com.

Web-graph footprint

Distinct hostnames that link to or from ophoacit.com in the public web crawl.

73 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ophoacit.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ophoacit.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.