Skip to content

Hostname

jompay.com.my

Last fetched

jompay.com.my resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · jompay.com.myRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/jompay.com.my

Resolution chain

jompay.com.my resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.119.47108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.49108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.67108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.119.85108.139.119.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.168.51.1253.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.403.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.843.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.51.863.168.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
(836743d)
Contact emails

Subdomains

4 observed subdomains of jompay.com.my.

Web-graph footprint

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

100 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jompay.com.my.

MechanismTarget
SPF_REDIRECTpaynet.my

Related pages

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

Cypher and MCP

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

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