Hostname
click2macao.com
Last fetched
click2macao.com resolves to 1 IPv4 address operated by CTM-MO Companhia de Telecomunicacoes de Macau SARL in MO. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
click2macao.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 125.31.42.203 | 125.31.32.0/19 | AS4609 | CTM-MO Companhia de Telecomunicacoes de Macau SARL | MO |
WHOIS identity
- Registrar
- iana:48
- Organization
- kuan kin sang
- Contact emails
Subdomains
3 observed subdomains of click2macao.com.
Web-graph footprint
Distinct hostnames that link to or from click2macao.com in the public web crawl.
83 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for click2macao.com.
| Mechanism | Target |
|---|---|
| SPF_A | click2macao.com |
| SPF_INCLUDE | server239.smtp-spf.sureserver.com |
| SPF_MX | click2macao.com |
Related pages
Pivot deeper into the graph from click2macao.com.
- IP · 125.31.42.203
- ASN · AS4609CTM-MO Companhia de Telecomunicacoes de Macau SARL
- Registrar · iana:48
- Country · MO
- Email · novaok@gmail.com
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "click2macao.com"})-[: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.