Hostname
shauryasoft.com
Last fetched
shauryasoft.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shauryasoft.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.202.58.92 | 13.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.205.145.106 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.206.254.118 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.109.99.242 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.0.230.82 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.2.19.230 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- shaurya software pvt.
- Contact emails
- shauryasoft@gmail.com
- 080b6c36-1956-4831-b428-ccc5b997b70c@identity-protect.org
- 11077324-3ceb-4422-a90d-3de16ff77b41@identity-protect.org
- 4707d4f9-9f07-4c4a-afe1-99abc4c9b1be@identity-protect.org
- 6476ddd7-f36c-41ee-9b58-cf96c2930e48@identity-protect.org
- 8aa2ebc3-19b2-416e-892a-128abdd590bc@identity-protect.org
- ccf03fa4-83ff-45d5-8f9d-b7dcbabd9156@identity-protect.org
- owner-10676002@shauryasoft.com.whoisprivacyservice.org
Subdomains
39 observed subdomains of shauryasoft.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shauryasoft.com in the public web crawl.
102 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from shauryasoft.com.
- IP · 13.202.58.92
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · shauryasoft@gmail.com
- TLD · .com
- Browse hostnames · sh…
- 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: "shauryasoft.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.