Skip to content

Hostname

rodlo.fr

Last fetched

rodlo.fr resolves to 178.255.131.61, announced in 178.255.128.0/21 by Axians_Cloud_Services_Provider - APX Integration SASU in FR. rodlo.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 · rodlo.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rodlo.fr

Resolution chain

IPv6 resolution

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

Attribution

apx integration sasu

ORIGIN_AS

WHOIS identity

Registrar
registrar:ovh
Registrant organisation
rodlo
Contact emails
6c6da2cb588087d290915ec59f1031a2-12053508@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • dns12.ovh.net
  • ns12.ovh.net

MX records

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

SPF policy

  • ip: 89.107.170.145/32
  • a: rodlo.fr
  • mx: rodlo.fr
  • include: ovh.net
  • ip: 217.19.59.253

Threat-feed evidence

History

Related pages

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