Skip to content

Hostname

fstoppers.com

Last fetched

fstoppers.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.248.196100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.245.31.10118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.263.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.503.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.653.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.733.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.230.140.1313.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

14 observed subdomains of fstoppers.com.

Web-graph footprint

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

4,903 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fstoppers.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from fstoppers.com.

Cypher and MCP

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

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