Hostname
samsarakickoff.com
Last fetched
samsarakickoff.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
samsarakickoff.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.81.126.146 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.11.49.99 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.35.38.203 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.70.103.8 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of samsarakickoff.com owner
- Contact emails
- 3f7f5ae6-7725-4a25-b0ec-4fbe8c3da031@identity-protect.org
- 52bdee6c-6e61-4794-82e2-0eedcc8b1f24@identity-protect.org
- 759bc11f-9ebb-4ce8-864b-855c17b88d82@identity-protect.org
- 81ce8389-5b6f-4093-b942-0dd9110d0114@identity-protect.org
- a164bc2b-7d4a-4fd9-adf4-2ee9d76a769e@identity-protect.org
- d8811f53-d52c-4eb8-9913-daefc97528b5@identity-protect.org
- e948e1d9-bb86-435f-b89d-872f79f0bc36@identity-protect.org
- owner-2745676@samsarakickoff.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of samsarakickoff.com.
| Subdomain |
|---|
| www.samsarakickoff.com |
Threat posture
History
Related pages
Pivot deeper into the graph from samsarakickoff.com.
- IP · 35.81.126.146
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3f7f5ae6-7725-4a25-b0ec-4fbe8c3da031@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "samsarakickoff.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.