Skip to content

Hostname

webserver.com.my

Last fetched

webserver.com.my resolves to 2 IPv4 addresses operated by AS45945 in MY.

Nutrition Label

WHISPER CANON · webserver.com.myRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/webserver.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
103.1.149.22103.1.149.0/24AS45945MY
192.124.249.103192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
Organization
acme commerce sdn bhd (184927-w) lot 17.05, 17th. floor
Contact emails

Subdomains

22 observed subdomains of webserver.com.my.

Web-graph footprint

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

108 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for webserver.com.my.

MechanismTarget
SPF_Ainfusionmail.com
SPF_An32.secure-webhosting.com
SPF_An34.secure-webhosting.com
SPF_Asmtp.dnshostmaster.net
SPF_Awebserver.com.my
SPF_IP113.23.214.173
SPF_IP113.23.215.162
SPF_IP113.23.215.163
SPF_IP113.23.215.173
SPF_IP124.150.140.15
SPF_IP124.150.140.216
SPF_IP124.150.140.218
SPF_IP124.150.140.92
SPF_IP211.24.129.74
SPF_MXwebserver.com.my

Related pages

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

Cypher and MCP

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

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