Hostname
manjasecure.com
Last fetched
manjasecure.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
manjasecure.com 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 |
|---|---|---|---|---|
| 54.169.19.136 | 54.169.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of manjasecure.com owner
- Contact emails
- kcthai@handalindah.com.my
- 4bf003fc-6a0f-4df8-8178-463e36d9adc5@identity-protect.org
- 70ed66d9-e587-4d14-bfec-e2007fe1e497@identity-protect.org
- 8caaf671-ea05-40e5-86b2-4d77da5804ca@identity-protect.org
- aa8fc411-06d3-40ec-9145-9d8b3445b869@identity-protect.org
- owner-5795704@manjasecure.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of manjasecure.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for manjasecure.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.manjasecure.com |
| SPF_MX | manjasecure.com |
Related pages
Pivot deeper into the graph from manjasecure.com.
- IP · 54.169.19.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · kcthai@handalindah.com.my
- 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: "manjasecure.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.