Hostname
seasam.com
Last fetched
seasam.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
seasam.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.64.152 | 3.5.64.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.66.39 | 3.5.66.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.67.195 | 3.5.67.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.32 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.69.47 | 3.5.69.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.70 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.71.93 | 3.5.71.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.5.74.52 | 3.5.74.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.0.4 | 52.218.0.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.117.20 | 52.218.117.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.218.45.124 | 52.218.45.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.20.36 | 52.92.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.33.228 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.33.28 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.34.52 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.92.36.244 | 52.92.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of seasam.com owner
- Contact emails
- domains@seasam.com
- info@seasam.com
- 8931735f-febf-4974-b275-e07c43a3214b@identity-protect.org
- ad41ced6-c539-4963-bcf2-03a2fb80e8d0@identity-protect.org
- afd94019-1034-4019-9b78-7a5b530b5307@identity-protect.org
- bf597325-0530-46ee-939e-8910b20961ab@identity-protect.org
- c77e2393-6a31-412b-bc56-973e8ee077a1@identity-protect.org
- fe0e1adc-ade4-4ca0-b02c-555bd2f9b094@identity-protect.org
- owner-10051161@seasam.com.whoisprivacyservice.org
- owner-9128405@seasam.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of seasam.com.
Web-graph footprint
Distinct hostnames that link to or from seasam.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for seasam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from seasam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "seasam.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.