Skip to content

Hostname

admin.le-besson.com

Last fetched

admin.le-besson.com resolves to 1 IPv4 address operated by AS41405 in FR.

Nutrition Label

WHISPER CANON · admin.le-besson.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/admin.le-besson.com

Resolution chain

admin.le-besson.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.123.84.119185.123.84.0/22AS41405FR

WHOIS identity

No WHOIS records are currently associated with admin.le-besson.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for admin.le-besson.com.

MechanismTarget
SPF_Aadmin.le-besson.com
SPF_INCLUDEspf.altinea.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.123.84.110
SPF_IP185.123.84.148
SPF_IP188.165.54.115/27
SPF_IP2a06:ac01:cafe:3084:0:0:0:155
SPF_IP37.59.28.145
SPF_IP92.154.25.63
SPF_MXadmin.le-besson.com

Related pages

Pivot deeper into the graph from admin.le-besson.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "admin.le-besson.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.