Hostname
tdm.com.mo
Last fetched
tdm.com.mo resolves to 2 IPv4 addresses operated by CTM-MO Companhia de Telecomunicacoes de Macau SARL in MO. WHOIS lists iana:1255 as the registrar.
Nutrition Label
Resolution chain
tdm.com.mo resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.233.191.141 | 103.233.188.0/22 | AS4609 | CTM-MO Companhia de Telecomunicacoes de Macau SARL | MO |
| 103.233.191.143 | 103.233.188.0/22 | AS4609 | CTM-MO Companhia de Telecomunicacoes de Macau SARL | MO |
WHOIS identity
- Registrar
- iana:1255
- Organization
- —
- Contact emails
- —
Subdomains
16 observed subdomains of tdm.com.mo.
Web-graph footprint
Distinct hostnames that link to or from tdm.com.mo in the public web crawl.
538 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for tdm.com.mo.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | tdm.com.mo |
| SPF_IP | 202.175.89.50 |
| SPF_IP | 202.86.146.139 |
Related pages
Pivot deeper into the graph from tdm.com.mo.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tdm.com.mo"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.