Hostname
saasian.com
Last fetched
saasian.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
saasian.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 |
|---|---|---|---|---|
| 3.164.247.127 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.247.221 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.247.39 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.247.85 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 99.84.169.19 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.21 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.35 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.169.56 | 99.84.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bhaskara rao gangavarapu
- Contact emails
- bhaskarg@gmail.com
- 18d01bc6-4548-481e-9b46-5f94ad3ab3a4@identity-protect.org
- 402b3e2e-3c9b-4074-aa70-752a1db9f16b@identity-protect.org
- 67122111-9b89-4a2f-af63-baf57a0ee8b8@identity-protect.org
- 7aa0f3c1-69a9-46be-a430-0e779df7cdc0@identity-protect.org
- bb20caaf-4212-4f3f-b2c4-fae81a085a44@identity-protect.org
- ef2aedec-fd5b-4455-a0d5-533dc458f3ca@identity-protect.org
- owner-923223@saasian.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of saasian.com.
| Subdomain |
|---|
| test.saasian.com |
Threat posture
History
Related pages
Pivot deeper into the graph from saasian.com.
- IP · 3.164.247.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · bhaskarg@gmail.com
- 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: "saasian.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.