Skip to content

Hostname

boatcrazy.com

Last fetched

boatcrazy.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · boatcrazy.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/boatcrazy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.95.5513.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.116.56.17218.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.189.2418.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.215.13218.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.137.22618.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.103.5818.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.12.25418.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.6.4518.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.82.1513.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.11.1633.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.35.103.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.110.943.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.104.1933.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.221.2093.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.39.1693.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.55.913.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.142.107.513.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.185.1823.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.174.193.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.175.1053.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
boatcrazy_com
Contact emails

Subdomains

9 observed subdomains of boatcrazy.com.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for boatcrazy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEtransmail.net
SPF_IP149.72.27.232
SPF_IP168.245.29.159

Related pages

Pivot deeper into the graph from boatcrazy.com.

Cypher and MCP

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

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