Skip to content

Hostname

amasquare.com

Last fetched

amasquare.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.12113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.3713.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.5113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.7313.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.12813.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.7513.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.813.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.8113.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.202.1413.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.413.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.5213.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.8613.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:433
Organization
amasquare
Contact emails

Subdomains

4 observed subdomains of amasquare.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amasquare.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from amasquare.com.

Cypher and MCP

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

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