Skip to content

Hostname

squiresolutions.io

Last fetched

squiresolutions.io resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · squiresolutions.ioRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/squiresolutions.io

Resolution chain

squiresolutions.io resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.180.18716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.3916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.22016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.32.23716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.34.6916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.19716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.9316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.16.1873.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.20.833.5.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.38.2152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.57.10152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.105.1152.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.25352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.2954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
squire solutions
Contact emails

Subdomains

10 observed subdomains of squiresolutions.io.

Threat posture

History

Related pages

Pivot deeper into the graph from squiresolutions.io.

Cypher and MCP

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

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