Skip to content

Hostname

webexpress.com.my

Last fetched

webexpress.com.my is a registered hostname under the .my top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · webexpress.com.myRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webexpress.com.my

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

7 observed subdomains of webexpress.com.my.

Web-graph footprint

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

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • webexpress.com.my

SPF policy

3 SPF mechanisms authorising senders for webexpress.com.my.

MechanismTarget
SPF_Awebexpress.com.my
SPF_IP43.225.109.102
SPF_MXwebexpress.com.my

Related pages

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

Cypher and MCP

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

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