Hostname
manageengine.ca
Last fetched
manageengine.ca resolves to 2 IPv4 addresses operated by AS24247 in HK. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.
Nutrition Label
Resolution chain
manageengine.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 117.20.43.131 | 117.20.40.0/21 | AS24247 | — | HK |
| 165.173.187.32 | 165.173.186.0/23 | AS2639 | ZOHO-AS - ZOHO | US |
WHOIS identity
- Registrar
- registrar:markmonitor international canada ltd.
- Organization
- optrics
- Contact emails
Subdomains
10 observed subdomains of manageengine.ca.
Web-graph footprint
Distinct hostnames that link to or from manageengine.ca in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for manageengine.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.zoho.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
| SPF_INCLUDE | zoho.com |
| SPF_IP | 1.6.1.147/32 |
| SPF_IP | 103.89.74.0/24 |
| SPF_IP | 108.223.42.187/32 |
| SPF_IP | 117.20.43.11/32 |
| SPF_IP | 128.177.20.192/26 |
| SPF_IP | 165.173.187.35/32 |
| SPF_IP | 182.74.243.41/32 |
Related pages
Pivot deeper into the graph from manageengine.ca.
- IP · 117.20.43.131
- ASN · AS24247
- Registrar · registrar:markmonitor international canada ltd.
- Country · HK
- Email · domainadmin@zohocorp.com
- TLD · .ca
- 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: "manageengine.ca"})-[: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.