Hostname
comintel.com.my
Last fetched
comintel.com.my resolves to 1 IPv4 address operated by NOCSER-MY ModernOne Data Solutions Sdn. Bhd. in MY.
Nutrition Label
Resolution chain
comintel.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.32 | 42.0.28.0/24 | AS56140 | NOCSER-MY ModernOne Data Solutions Sdn. Bhd. | MY |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from comintel.com.my in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for comintel.com.my.
| Mechanism | Target |
|---|---|
| SPF_A | comintel.com.my |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.230.124.230 |
| SPF_IP | 203.106.222.72/29 |
| SPF_IP | 42.0.28.32 |
| SPF_MX | comintel.com.my |
Related pages
Pivot deeper into the graph from comintel.com.my.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comintel.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.