Skip to content

Hostname

actumarques.orange.fr

Last fetched

actumarques.orange.fr resolves to 2 IPv4 addresses operated by WANADOOPORTAILS-AS Wanadoo PortailsDirection technique in FR.

Nutrition Label

WHISPER CANON · actumarques.orange.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/actumarques.orange.fr

Resolution chain

actumarques.orange.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.252.117.135193.252.117.0/24AS24600WANADOOPORTAILS-AS Wanadoo PortailsDirection techniqueFR
193.252.148.46193.252.148.0/24AS8891FTBGPDMFR

WHOIS identity

No WHOIS records are currently associated with actumarques.orange.fr in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from actumarques.orange.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "actumarques.orange.fr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.