Hostname
mango-apps.com
Last fetched
mango-apps.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mango-apps.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 |
|---|---|---|---|---|
| 13.227.107.102 | 13.227.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.107.16 | 13.227.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.107.58 | 13.227.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.227.107.67 | 13.227.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.238.152.28 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.57 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.74 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.152.89 | 18.238.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- andreas kohler
- Contact emails
- andreas.kohler.76@googlemail.com
- 2e58b4b2-afdd-4c96-9566-0ba61b0b533a@identity-protect.org
- 733c94a3-c279-4682-a113-aa6687e1e20f@identity-protect.org
- 91e10584-a2cd-4d93-9a2f-17825da0b3ed@identity-protect.org
- b1a3c63e-e411-4bed-8dbc-56a016501107@identity-protect.org
- c9f482af-f011-421f-bddb-6dc2d985e4c5@identity-protect.org
- f09d6538-f220-493f-9304-2f1ded0f43ba@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from mango-apps.com.
- IP · 13.227.107.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · andreas.kohler.76@googlemail.com
- TLD · .com
- Browse hostnames · ma…
- 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: "mango-apps.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.