Hostname
squareboat.com
Last fetched
squareboat.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
squareboat.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.66.65.46 | 52.66.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of squareboat.com owner
- Contact emails
- gauravgupta123@gmail.com
- 01c9357f-7940-48dc-9375-469ac47bae88@identity-protect.org
- 13186ee7-9112-4140-b794-c546217265ee@identity-protect.org
- 2b9fe786-68af-441c-a5f5-f0b60eeb4281@identity-protect.org
- 34e21d7a-ed06-4c94-8e24-88c715ef1ab5@identity-protect.org
- 9a701ea6-8742-49ee-95e4-5358e69e9b2f@identity-protect.org
- b1466c1c-b584-4cbb-b2f8-502858ca8a6a@identity-protect.org
- owner-10330078@squareboat.com.whoisprivacyservice.org
- owner-1765388@squareboat.com.whoisprivacyservice.org
- owner-2107904@squareboat.com.whoisprivacyservice.org
- owner-2575235@squareboat.com.whoisprivacyservice.org
- owner-284798@squareboat.com.whoisprivacyservice.org
- owner-3434777@squareboat.com.whoisprivacyservice.org
- owner-377684@squareboat.com.whoisprivacyservice.org
- owner-4889340@squareboat.com.whoisprivacyservice.org
Subdomains
33 observed subdomains of squareboat.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from squareboat.com in the public web crawl.
143 sites link to this hostname.
89 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for squareboat.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from squareboat.com.
- IP · 52.66.65.46
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · gauravgupta123@gmail.com
- TLD · .com
- Browse hostnames · sq…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "squareboat.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.