Skip to content

Hostname

waba.org.my

Last fetched

waba.org.my resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · waba.org.myRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/waba.org.my

Resolution chain

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

IPPrefixASNOperatorCountry
162.144.16.98162.144.16.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

No WHOIS records are currently associated with waba.org.my in WhisperGraph.

Subdomains

43 observed subdomains of waba.org.my.

Web-graph footprint

Distinct hostnames that link to or from waba.org.my in the public web crawl.

717 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for waba.org.my.

MechanismTarget
SPF_Awaba.org.my
SPF_INCLUDEbluehost.com
SPF_IP162.144.16.98
SPF_IP162.144.22.118
SPF_MXwaba.org.my

Related pages

Pivot deeper into the graph from waba.org.my.

Cypher and MCP

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

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