Hostname
mosip.net
Last fetched
mosip.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mosip.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.203.156.114 | 13.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain data guard
- Contact emails
- domainprivacy@galcomm.com
- noreply@domaindataguard.com
- 3344fd93-6f9b-4326-9fd6-416cf49dda7c@identity-protect.org
- 67b72de7-4271-4054-a7f7-6945b4811202@identity-protect.org
- 78ee1cdb-1de8-4e46-88ed-08c03a1fdb75@identity-protect.org
- ad4ec18a-7703-4e70-8153-fee6e61af1b7@identity-protect.org
- b8646270-63af-4abd-ae05-f642d54ba49c@identity-protect.org
- eaa9f288-239b-453a-ac4f-ed9842042487@identity-protect.org
- f24f3037-1b1f-4593-aeb2-0f39de12154b@identity-protect.org
- owner-5212392@mosip.net.whoisprivacyservice.org
Subdomains
85 observed subdomains of mosip.net.
Showing 25 of 85. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from mosip.net.
- IP · 13.203.156.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · domainprivacy@galcomm.com
- TLD · .net
- Browse hostnames · mo…
- 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: "mosip.net"})-[: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.