Skip to content

Hostname

juiceapac.com.my

Last fetched

juiceapac.com.my resolves to 1 IPv4 address operated by EXABYTES-AS-AP - Exa Bytes Network Sdn.Bhd. in MY.

Nutrition Label

WHISPER CANON · juiceapac.com.myRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/juiceapac.com.my

Resolution chain

juiceapac.com.my resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.6.198.156103.6.198.0/24AS46015EXABYTES-AS-AP - Exa Bytes Network Sdn.Bhd.MY

WHOIS identity

No WHOIS records are currently associated with juiceapac.com.my in WhisperGraph.

Subdomains

11 observed subdomains of juiceapac.com.my.

Web-graph footprint

Distinct hostnames that link to or from juiceapac.com.my in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • juiceapac.com.my

SPF policy

9 SPF mechanisms authorising senders for juiceapac.com.my.

MechanismTarget
SPF_Ajuiceapac.com.my
SPF_INCLUDEse.mschosting.com
SPF_IP103.6.196.150
SPF_IP103.6.196.224
SPF_IP103.6.198.156
SPF_IP216.15.209.185
SPF_IP216.15.209.186
SPF_IP91.246.37.196
SPF_MXjuiceapac.com.my

Related pages

Pivot deeper into the graph from juiceapac.com.my.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "juiceapac.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.