Hostname
manageengine.fr
Last fetched
manageengine.fr resolves to 3 IPv4 addresses operated by PACKETFABRIC-AS-AP PacketFabric Hong Kong Limited in HK. WHOIS lists registrar:eurodns s.a. as the registrar.
Nutrition Label
Resolution chain
manageengine.fr 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 |
|---|---|---|---|---|
| 117.20.43.131 | 117.20.40.0/21 | AS24247 | PACKETFABRIC-AS-AP PacketFabric Hong Kong Limited | HK |
| 136.244.108.88 | 136.244.96.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | NL |
| 165.173.187.32 | 165.173.186.0/23 | AS2639 | ZOHO-AS - ZOHO | US |
WHOIS identity
- Registrar
- registrar:eurodns s.a.
- Organization
- p prabhu
- Contact emails
Subdomains
6 observed subdomains of manageengine.fr.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from manageengine.fr in the public web crawl.
26 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for manageengine.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | er422tw23a.powerspf.com |
Related pages
Pivot deeper into the graph from manageengine.fr.
- IP · 117.20.43.131
- ASN · AS24247PACKETFABRIC-AS-AP PacketFabric Hong Kong Limited
- Country · HK
- Email · domainadmin@zohocorp.com
- TLD · .fr
- 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.fr"})-[: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.