Skip to content

Hostname

www.benoitdentan.com

Last fetched

www.benoitdentan.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · www.benoitdentan.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/www.benoitdentan.com

Resolution chain

www.benoitdentan.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.38.178.243209.38.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
107.148.202.117107.148.202.0/23AS54600PEG-SV - PEG TECH INCUS

WHOIS identity

No WHOIS records are currently associated with www.benoitdentan.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for www.benoitdentan.com.

MechanismTarget
SPF_Awww.benoitdentan.com
SPF_INCLUDEhl243.lucushost.org
SPF_INCLUDEspf.lucushost.org
SPF_IP213.236.2.20
SPF_MXwww.benoitdentan.com

Related pages

Pivot deeper into the graph from www.benoitdentan.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.benoitdentan.com"})-[: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.