Skip to content

Hostname

fcit.sa

Last fetched

fcit.sa resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · fcit.saRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fcit.sa

Resolution chain

fcit.sa resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.64.101108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.128108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.57108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.94108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.213.12813.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.4313.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.9413.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

No WHOIS records are currently associated with fcit.sa in WhisperGraph.

Subdomains

8 observed subdomains of fcit.sa.

Web-graph footprint

Distinct hostnames that link to or from fcit.sa in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fcit.sa.

MechanismTarget
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP3.223.231.5

Related pages

Pivot deeper into the graph from fcit.sa.

Cypher and MCP

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

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