Hostname
muntra.com
Last fetched
muntra.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
muntra.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.50.52.117 | 13.50.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 16.16.15.104 | 16.16.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 16.170.194.241 | 16.170.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of muntra.com owner
- Contact emails
- robert.axelsen@gmail.com
- 1b8aa355-1dbd-4f43-8c8f-b402bd6bbe8d@identity-protect.org
- 2990d040-aad7-496c-9c89-99eab23b1c98@identity-protect.org
- 341d9c4a-9bc6-4358-aad6-69fb868cabbc@identity-protect.org
- 7a94f1e2-b22b-4d28-bdf3-ff9afa85da27@identity-protect.org
- 7d7b4bae-b709-4c4b-a599-4eeea42036bc@identity-protect.org
- bf5c4c1d-30ee-4868-823a-a0bee265b1b3@identity-protect.org
- owner-1528353@muntra.com.whoisprivacyservice.org
- owner-4855717@muntra.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of muntra.com.
Web-graph footprint
Distinct hostnames that link to or from muntra.com in the public web crawl.
177 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from muntra.com.
- IP · 13.50.52.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · robert.axelsen@gmail.com
- TLD · .com
- Browse hostnames · mu…
- 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: "muntra.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.