Skip to content

Hostname

foxpool.co

Last fetched

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

Nutrition Label

WHISPER CANON · foxpool.coRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/foxpool.co

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.182.2516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10916.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.218.22816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.42.516.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.18916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.23.1343.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.201.2652.216.201.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.36.11752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.38.12552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.10952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.20552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.169.3752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.129.14954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.139.12554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.139.6954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
matthew frey
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from foxpool.co.

Cypher and MCP

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

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