Skip to content

Hostname

bexley.fr

Last fetched

bexley.fr resolves to 1 IPv4 address operated by AS8304 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · bexley.frRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bexley.fr

Resolution chain

bexley.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.204.208.220128.204.208.0/21AS8304FR

WHOIS identity

Registrar
registrar:ovh
Organization
bexley
Contact emails

Subdomains

10 observed subdomains of bexley.fr.

Web-graph footprint

Distinct hostnames that link to or from bexley.fr in the public web crawl.

218 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bexley.fr.

MechanismTarget
SPF_Abexley.fr
SPF_Asmtp-gw1.silae.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP128.204.208.208/28
SPF_IP128.204.208.222
SPF_IP159.183.154.24
SPF_IP5.144.140.252
SPF_IP5.226.2.176/28
SPF_MXbexley.fr

Related pages

Pivot deeper into the graph from bexley.fr.

Cypher and MCP

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

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