Skip to content

Hostname

samboat.se

Last fetched

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

Nutrition Label

WHISPER CANON · samboat.seRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/samboat.se

Resolution chain

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

IPPrefixASNOperatorCountry
34.250.248.23534.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.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

WHOIS identity

Registrar
registrar:ovh.net
Organization
Contact emails

Subdomains

9 observed subdomains of samboat.se.

Web-graph footprint

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

11 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for samboat.se.

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

Related pages

Pivot deeper into the graph from samboat.se.

Cypher and MCP

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

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