Skip to content

Hostname

fscluster.org

Last fetched

fscluster.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · fscluster.orgRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fscluster.org

Resolution chain

fscluster.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.102.5018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.6018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.6218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.214.69.18452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.85.1052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.106.23454.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.252.10254.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

2 observed subdomains of fscluster.org.

Web-graph footprint

Distinct hostnames that link to or from fscluster.org in the public web crawl.

394 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fscluster.org.

MechanismTarget
SPF_INCLUDEspf.my-websites.org
SPF_INCLUDEzoho.eu
SPF_MXfscluster.org

Related pages

Pivot deeper into the graph from fscluster.org.

Cypher and MCP

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

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