Skip to content

Hostname

acehardware.com.my

Last fetched

acehardware.com.my resolves to 1 IPv4 address operated by STSB-AS-AP - Serverfreak Technologies Sdn Bhd in MY.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.10.78.30103.10.78.0/24AS150172STSB-AS-AP - Serverfreak Technologies Sdn BhdMY

WHOIS identity

Registrar
Organization
giant ace sdn. bhd.
Contact emails

Subdomains

6 observed subdomains of acehardware.com.my.

Web-graph footprint

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

14 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for acehardware.com.my.

MechanismTarget
SPF_Aacehardware.com.my
SPF_INCLUDEspf.sfdns.net
SPF_IP103.10.78.30
SPF_IP103.27.74.210
SPF_IP103.27.74.212
SPF_IP103.27.74.213
SPF_MXacehardware.com.my

Related pages

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

Cypher and MCP

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

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