Hostname
zenpro.com.my
Last fetched
zenpro.com.my resolves to 1 IPv4 address operated by NOCSER-MY - ModernOne Data Solutions Sdn. Bhd. in MY.
Nutrition Label
Resolution chain
zenpro.com.my 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 |
|---|---|---|---|---|
| 42.0.28.219 | 42.0.28.0/24 | AS56140 | NOCSER-MY - ModernOne Data Solutions Sdn. Bhd. | MY |
WHOIS identity
- Registrar
- —
- Organization
- (629305-p)
- Contact emails
- —
Subdomains
7 observed subdomains of zenpro.com.my.
Web-graph footprint
Distinct hostnames that link to or from zenpro.com.my in the public web crawl.
10 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for zenpro.com.my.
| Mechanism | Target |
|---|---|
| SPF_A | nsv40.dnshostmaster.net |
| SPF_A | zenpro.com.my |
| SPF_IP | 124.150.141.115 |
| SPF_IP | 124.150.141.124 |
| SPF_IP | 124.150.141.134 |
| SPF_IP | 162.219.28.14 |
| SPF_IP | 172.82.148.162 |
| SPF_IP | 172.82.148.163 |
| SPF_IP | 42.0.28.111 |
| SPF_IP | 42.0.28.18 |
| SPF_IP | 42.0.28.219 |
| SPF_MX | zenpro.com.my |
Related pages
Pivot deeper into the graph from zenpro.com.my.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zenpro.com.my"})-[: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.