Skip to content

Hostname

3dtech.com.my

Last fetched

3dtech.com.my resolves to 1 IPv4 address operated by AIMS-MY-NET AIMS Data Centre Sdn Bhd in MY.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
110.74.174.211110.74.168.0/21AS45668AIMS-MY-NET AIMS Data Centre Sdn BhdMY

WHOIS identity

Registrar
Organization
3dtech solutions sdn. bhd.
Contact emails

Subdomains

2 observed subdomains of 3dtech.com.my.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_A3dtech.com.my
SPF_INCLUDE_spf.thehosting2u.com
SPF_MX3dtech.com.my

Related pages

Pivot deeper into the graph from 3dtech.com.my.

Cypher and MCP

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

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