Skip to content

Hostname

flexispot.fr

Last fetched

flexispot.fr resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in IN. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · flexispot.frRouting diversity3.9/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/flexispot.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
pts privacy & trustee services
Contact emails

Subdomains

6 observed subdomains of flexispot.fr.

Web-graph footprint

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

108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for flexispot.fr.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from flexispot.fr.

Cypher and MCP

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

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