Skip to content

Hostname

trancy.com.my

Last fetched

trancy.com.my resolves to 1 IPv4 address operated by EXTREMEBB-AS-MY - Extreme Broadband - Total Broadband Experience in MY.

Nutrition Label

WHISPER CANON · trancy.com.myRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/trancy.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
113.23.214.100113.23.214.0/24AS38182EXTREMEBB-AS-MY - Extreme Broadband - Total Broadband ExperienceMY

WHOIS identity

Registrar
Organization
trancy logistics (m) sdn bhd (492914-d)
Contact emails

Subdomains

4 observed subdomains of trancy.com.my.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for trancy.com.my.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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