Skip to content

Hostname

oc9.com

Last fetched

oc9.com resolves to 192.99.199.17, announced in 192.99.0.0/16 by OVH - OVH SAS in CA. oc9.com 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 · oc9.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oc9.com

Resolution chain

IPv6 resolution

No AAAA record for oc9.com is recorded in WhisperGraph.

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
ax8s539x4uh@networksolutionsprivateregistration.com, cw5gu39s63e@networksolutionsprivateregistration.com, ep4gf3z97q2@networksolutionsprivateregistration.com, er8ak83d4q9@networksolutionsprivateregistration.com, rn5aw39x4gs@networksolutionsprivateregistration.com, u86a26cm8k3@networksolutionsprivateregistration.com, za8x58h297q@networksolutionsprivateregistration.com

Subdomains

Mail and authentication

Nameservers

  • ns30.oc9.com
  • ns33.oc9.com

MX records

  • mailgateway.oc9.com

SPF policy

  • include: spf.mailjet.com
  • a: oc9.com
  • mx: oc9.com
  • ip: 135.148.89.186
  • ip: 148.113.189.217
  • ip: 192.99.199.17
  • ip: 40.160.13.41
  • ip: 51.81.19.225
  • ip: 51.81.19.226

Threat-feed evidence

History

Related pages

Pivot from oc9.com 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: "oc9.com"})-[: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.