Skip to content

Hostname

samboat.com

Last fetched

samboat.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · samboat.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/samboat.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.136.11108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.13.9218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.168.173.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.248.23534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.38.23246.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.83.5652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.244.23452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.0.12352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.133.19152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.238.24152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.27.12452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.23.3852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.94.7752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.27.2352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.119.10454.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.67.19654.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.26.3054.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.114.13954.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.101.10654.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.239.19554.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
laurent calando
Contact emails

Subdomains

12 observed subdomains of samboat.com.

Web-graph footprint

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

229 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for samboat.com.

MechanismTarget
SPF_Asamboat.com
SPF_INCLUDE144957957.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_MXsamboat.com

Related pages

Pivot deeper into the graph from samboat.com.

Cypher and MCP

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

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