Skip to content

Hostname

ovh.us

Last fetched

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

Resolution chain

IPv6 resolution

No AAAA record for ovh.us is recorded in WhisperGraph.

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
iana:433
Registrant organisation
octave klaba
Contact emails
2hm46nozocgu6krnfo3n@k.o-w-o.info, oles@ovh.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns100.ovh.us
  • ns100.ovh.us

MX records

  • mx1.mail.ovh.ca
  • mx2.mail.ovh.ca
  • mx3.mail.ovh.ca
  • mx4.mail.ovh.ca

SPF policy

  • ip: 137.74.110.0/24
  • ip: 8.33.137.105/32
  • ip: 142.44.248.247/32
  • ip: 192.99.60.32/28
  • include: _internal._spf.mail.ovh.ca
  • include: _internal._spf.mail.ovh.net
  • ip: 144.217.118.8
  • ip: 178.32.228.29
  • ip: 213.186.36.34

Threat-feed evidence

History

Related pages

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