Skip to content

Hostname

apps.tdm.com.mo

Last fetched

apps.tdm.com.mo resolves to 2 IPv4 addresses operated by CTM-MO Companhia de Telecomunicacoes de Macau SARL in MO.

Nutrition Label

WHISPER CANON · apps.tdm.com.moRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/apps.tdm.com.mo

Resolution chain

apps.tdm.com.mo resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.233.191.141103.233.188.0/22AS4609CTM-MO Companhia de Telecomunicacoes de Macau SARLMO
103.233.191.143103.233.188.0/22AS4609CTM-MO Companhia de Telecomunicacoes de Macau SARLMO

WHOIS identity

No WHOIS records are currently associated with apps.tdm.com.mo in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from apps.tdm.com.mo in the public web crawl.

65 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for apps.tdm.com.mo.

MechanismTarget
SPF_INCLUDEtdm.com.mo
SPF_IP202.175.89.50
SPF_IP202.86.146.139

Related pages

Pivot deeper into the graph from apps.tdm.com.mo.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.