Skip to content

Hostname

190cc.fr

Last fetched

190cc.fr resolves to 54.36.178.77, announced in 54.36.0.0/16 by OVH - OVH SAS in FR. 190cc.fr 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 · 190cc.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/190cc.fr

Resolution chain

IPv6 resolution

No AAAA record for 190cc.fr is recorded in WhisperGraph.

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
registrar:ovh
Registrant organisation
express distribution sas
Contact emails
d.caffin@free.fr

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

  • dns18.ovh.net
  • ns18.ovh.net

MX records

  • mx0.mail.ovh.net
  • mx1.mail.ovh.net
  • mx2.mail.ovh.net
  • mx3.mail.ovh.net
  • mx4.mail.ovh.net

SPF policy

  • ip: 135.125.7.118/32
  • ip: 2001:41d0:303:484d::/64
  • include: mx.ovh.com
  • include: spf.shpmid.net
  • ip: 37.59.17.186
  • ip: 54.36.178.77

Threat-feed evidence

History

Related pages

Pivot from 190cc.fr 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: "190cc.fr"})-[: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.