Skip to content

Hostname

fs.com

Last fetched

fs.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · fs.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fs.com

Resolution chain

fs.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.156.102.22018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.0.37.1723.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.73.163.1753.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
44.232.196.18444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.97.20944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.77.104.3552.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1331
Organization
shen zhen shi yu xuan wang luo ji shu co.,ltd.
Contact emails

Subdomains

19 observed subdomains of fs.com.

Web-graph footprint

Distinct hostnames that link to or from fs.com in the public web crawl.

1,030 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fs.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from fs.com.

Cypher and MCP

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

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