Skip to content

Hostname

flatsy.fr

Last fetched

flatsy.fr resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · flatsy.frRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/flatsy.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.170.513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.181.9113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.200.16713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.245.21913.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.113.3015.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.105.15615.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.216.4515.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.220.2215.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.87.8115.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
flatsy
Contact emails

Subdomains

63 observed subdomains of flatsy.fr.

Web-graph footprint

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

43 sites link to this hostname.

139 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for flatsy.fr.

MechanismTarget
SPF_INCLUDE19884498.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailigen.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from flatsy.fr.

Cypher and MCP

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

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