Skip to content

Hostname

fcf.cat

Last fetched

fcf.cat resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · fcf.catRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fcf.cat

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.137.148176.34.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.61.12434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.139.6252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.163.23552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.141.12354.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.44.10154.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.209.13354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.224.17654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.127.10663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.18.2699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from fcf.cat in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fcf.cat.

MechanismTarget
SPF_Afcf.cat
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfcf.ip-zone.com
SPF_MXfcf.cat

Related pages

Pivot deeper into the graph from fcf.cat.

Cypher and MCP

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

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