Hostname
mtab.cc
Last fetched
mtab.cc resolves to 9 IPv4 addresses operated by AGERA TELECOMUNICACOES SA in CN. WHOIS lists iana:120 as the registrar.
Nutrition Label
Resolution chain
mtab.cc resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 106.225.240.24 | 106.225.192.0/18 | AS134238 | AGERA TELECOMUNICACOES SA | CN |
| 116.153.39.128 | 116.153.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 120.39.165.50 | 120.32.0.0/13 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 120.39.165.50 | 120.32.0.0/13 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 120.52.95.237 | 120.52.95.0/24 | AS133119 | VRSN-AC50-340 - VeriSign Global Registry Services | CN |
| 218.11.1.241 | 218.11.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 218.12.77.90 | 218.12.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 218.60.101.80 | 218.60.0.0/16 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 221.229.162.62 | 221.224.0.0/13 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 223.247.106.57 | 223.240.0.0/13 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
WHOIS identity
- Registrar
- iana:120
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of mtab.cc.
Web-graph footprint
Distinct hostnames that link to or from mtab.cc in the public web crawl.
27 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from mtab.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mtab.cc"})-[: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.