Skip to content

Hostname

lighthouse-tech.com.my

Last fetched

lighthouse-tech.com.my resolves to 2 IPv4 addresses operated by AS46015 in MY.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
Organization
globalsustain sdn bhd (828717-w)
Contact emails

Subdomains

9 observed subdomains of lighthouse-tech.com.my.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lighthouse-tech.com.my.

MechanismTarget
SPF_Alighthouse-tech.com.my
SPF_INCLUDEse.mschosting.com
SPF_MXlighthouse-tech.com.my

Related pages

Pivot deeper into the graph from lighthouse-tech.com.my.

Cypher and MCP

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

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