Hostname
sajirali.com
Last fetched
sajirali.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sajirali.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 |
|---|---|---|---|---|
| 108.139.166.117 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.6 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.63 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.139.166.83 | 108.139.164.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.225.158.45 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.158.69 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.158.86 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.158.93 | 13.225.158.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sajirali.com owner
- Contact emails
- 07df9f90-30e8-416e-b224-b8b0c5d7cc93@identity-protect.org
- 1850e58b-83d0-46cc-8233-a1812b85193c@identity-protect.org
- 21763e2e-1999-449e-9f24-25b2791102bf@identity-protect.org
- 346bbbdf-7fa1-4138-9f06-b92d078704d7@identity-protect.org
- 7ca0d3c8-4161-4344-acaf-721d15a19fd8@identity-protect.org
- c5e65910-f017-4397-8292-8fbd2cb14b8c@identity-protect.org
- ee7387ea-1826-4247-a712-49ee00f91e95@identity-protect.org
Subdomains
1 observed subdomain of sajirali.com.
| Subdomain |
|---|
| www.sajirali.com |
Threat posture
History
Related pages
Pivot deeper into the graph from sajirali.com.
- IP · 108.139.166.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 07df9f90-30e8-416e-b224-b8b0c5d7cc93@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: "sajirali.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.