Skip to content

Hostname

samboat.pl

Last fetched

samboat.pl resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · samboat.plRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/samboat.pl

Resolution chain

samboat.pl resolves to 15 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
34.250.248.23534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.47.10934.248.0.0/13AS16509AMAZON-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.229.11652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.238.24152.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.30.117.25452.30.0.0/15AS16509AMAZON-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.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

WHOIS identity

Registrar
registrar:ovh sas
Organization
lacani sas
Contact emails

Subdomains

9 observed subdomains of samboat.pl.

Web-graph footprint

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

10 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for samboat.pl.

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

Related pages

Pivot deeper into the graph from samboat.pl.

Cypher and MCP

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

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