Skip to content

Hostname

ocam.net

Last fetched

ocam.net resolves to 66.96.81.66, announced in 66.96.81.0/24 by HVC-AS - HIVELOCITY, Inc. in US. ocam.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ocam.netRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ocam.net

Resolution chain

IPv6 resolution

No AAAA record for ocam.net is recorded in WhisperGraph.

Attribution

hivelocity

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
ns5pv9me3pb@networksolutionsprivateregistration.com, p44p94r527h@networksolutionsprivateregistration.com, ub4rm6j98p8@networksolutionsprivateregistration.com, vz59f36b95e@networksolutionsprivateregistration.com

Subdomains

Mail and authentication

Nameservers

  • ns1.visana.com.br
  • ns2.visana.com.br

MX records

  • smtp.google.com

SPF policy

  • include: _spf.google.com
  • a: ocam.net
  • mx: ocam.net
  • ip: 66.96.81.66

Threat-feed evidence

History

Related pages

Pivot from ocam.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ocam.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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