Skip to content

Hostname

faaschool.com

Last fetched

faaschool.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · faaschool.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/faaschool.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.191.16216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.6716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.21316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.103.23716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.220.1352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.221.13352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.10152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.22952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.8.9052.216.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.95.252.216.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.18952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.23752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.169.10152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.171.15752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.21352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.71.2752.217.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
atlanta flight,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from faaschool.com.

Cypher and MCP

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

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