Hostname
indianastrologysoftware.com
Last fetched
indianastrologysoftware.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:net 4 india limited as the registrar.
Nutrition Label
Resolution chain
indianastrologysoftware.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.234.161.77 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.207.161.47 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.108.19.203 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.108.200.170 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.108.230.43 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 35.154.251.18 | 35.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.0.232.164 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 43.204.198.19 | 43.204.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.205.212.37 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.205.112.100 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.234.200.222 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- registrar:net 4 india limited
- Organization
- astro-vision futuretech pvt.
- Contact emails
Subdomains
21 observed subdomains of indianastrologysoftware.com.
Web-graph footprint
Distinct hostnames that link to or from indianastrologysoftware.com in the public web crawl.
94 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for indianastrologysoftware.com.
| Mechanism | Target |
|---|---|
| SPF_A | indianastrologysoftware.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | injectin.com |
| SPF_MX | indianastrologysoftware.com |
Related pages
Pivot deeper into the graph from indianastrologysoftware.com.
- IP · 13.234.161.77
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:net 4 india limited
- Country · IN
- Email · sashish@astrovisiononline.com
- TLD · .com
- Browse hostnames · in…
- 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: "indianastrologysoftware.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.