Skip to content

Hostname

cdg34.fr

Last fetched

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

Resolution chain

IPv6 resolution

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

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
registrar:adista
Contact emails
cdg34@cdg34.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

  • ns3.rmi.fr
  • ns4.rmi.fr

MX records

  • cdg34-fr.mail.protection.outlook.com

SPF policy

  • ip: 185.7.39.6/32
  • ip: 185.7.39.7/32
  • include: spf.axess-online.com
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • mx: cdg34.fr
  • include: spf.medtra.fr
  • ip: 178.32.192.103
  • ip: 178.33.186.13
  • ip: 37.59.230.104
  • ip: 62.102.253.119
  • ip: 62.102.253.126

Threat-feed evidence

History

Related pages

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