Skip to content

Hostname

directd.com.my

Last fetched

directd.com.my resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SG.

Nutrition Label

WHISPER CANON · directd.com.myRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/directd.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
52.230.30.3352.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

No WHOIS records are currently associated with directd.com.my in WhisperGraph.

Subdomains

25 observed subdomains of directd.com.my.

Web-graph footprint

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

156 sites link to this hostname.

147 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_Adirectd.com.my
SPF_Aspf.mailsentinel.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailsentinel.net
SPF_IP101.99.70.10
SPF_IP101.99.70.12
SPF_IP101.99.70.40
SPF_IP101.99.77.130
SPF_IP101.99.77.132
SPF_IP101.99.77.135
SPF_IP101.99.77.161
SPF_IP101.99.77.163
SPF_IP185.70.107.80/31
SPF_IP185.70.107.82/32
SPF_MXdirectd.com.my

Related pages

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

Cypher and MCP

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

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