Skip to content

Hostname

ypocamp.fr

Last fetched

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

Resolution chain

IPv6 resolution

No AAAA record for ypocamp.fr is recorded in WhisperGraph.

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
registrar:unimedia services
Registrant organisation
ypo camp-development
Contact emails
domaine@unimedia.fr, noc@unimedia.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

  • ns1.unimedia.fr
  • ns2.unimedia.fr
  • ns3.unimedia.fr

MX records

  • vade-mx-eu-fallback01.hornetsecurity.com
  • vade-mx-eu-fallback02.hornetsecurity.com
  • vade-mx-fr01.hornetsecurity.com
  • vade-mx-fr02.hornetsecurity.com
  • mx01.cloud.vadesecure.com
  • mx02.cloud.vadesecure.com
  • mx03.cloud.vadesecure.com
  • mx04.cloud.vadesecure.com

SPF policy

  • include: _spf.odoo.com
  • include: spf.protection.outlook.com
  • include: spf.cloud.vadesecure.com
  • a: smtp.magic.fr
  • include: _spf.ypocamp.fr
  • include: 4666111.spf03.hubspotemail.net
  • include: spf4.sbr-master.net

Threat-feed evidence

History

Related pages

Pivot from ypocamp.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: "ypocamp.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.