Hostname
sasomapi.com
Last fetched
sasomapi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sasomapi.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.46.67 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.89 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.96 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.99 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.122.48 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.53 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.8 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.80 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sasomapi.com owner
- Contact emails
- 3cc39ba4-ecd6-4da3-9261-7a9147d5b910@identity-protect.org
- 4525b6eb-1ef4-4a03-a7f2-b7c23c276613@identity-protect.org
- 83018c12-03fa-4de5-ba78-80370da0814e@identity-protect.org
- 84639636-2368-4279-a8e5-5a3b56ea044e@identity-protect.org
- d933b1be-7ccb-4493-b4b3-4aee399c5386@identity-protect.org
- e9aba506-be42-441d-9ee2-1174ccf831eb@identity-protect.org
- owner-8954961@sasomapi.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of sasomapi.com.
Threat posture
History
Related pages
Pivot deeper into the graph from sasomapi.com.
- IP · 18.245.46.67
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 3cc39ba4-ecd6-4da3-9261-7a9147d5b910@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: "sasomapi.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.