Skip to content

Hostname

sendsquared.com

Last fetched

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

Nutrition Label

WHISPER CANON · sendsquared.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sendsquared.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.104.131100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.222.236.12152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.146.182.7854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.44.24854.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.118.18454.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of sendsquared.com owner
Contact emails

Subdomains

15 observed subdomains of sendsquared.com.

Web-graph footprint

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

64 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sendsquared.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP23.249.216.0/24
SPF_IP34.200.183.237
SPF_IP54.240.75.0/24

Related pages

Pivot deeper into the graph from sendsquared.com.

Cypher and MCP

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

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