Hostname
telemc.com
Last fetched
telemc.com resolves to 2 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:4074 as the registrar.
Nutrition Label
Resolution chain
telemc.com 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 |
|---|---|---|---|---|
| 104.143.142.116 | 104.143.142.0/24 | AS36352 | AS-COLOCROSSING - HostPapa | US |
| 45.41.84.181 | 45.41.80.0/20 | AS26658 | HENGTONG-IDC-LLC - HT | US |
WHOIS identity
- Registrar
- iana:4074
- Organization
- anonymize, llc.
- Contact emails
- telemc.com-1hr8nn8dz525y@anonymize.com
- telemc.com-1iexr15pgc1f9@anonymize.com
- telemc.com-1jei6vu0c8qbc@anonymize.com
- telemc.com-1ji1oinmvvupj@anonymize.com
- telemc.com-1k1uiisvmu4wx@anonymize.com
- telemc.com-1k1zkgpg9812a@anonymize.com
- telemc.com-qdqidt8kvhwm@anonymize.com
- telemc.com-qy1ov7s30aih@anonymize.com
- telemc.com-rh4ym8loge2e@anonymize.com
- telemc.com-rhocpwzy796b@anonymize.com
- telemc.com-rlaouvsfk7jq@anonymize.com
- telemc.com-urp6mbco1zdv@anonymize.com
- telemc.com-vbeog361dffn@anonymize.com
- telemc.com-vbq7isbbmhbt@anonymize.com
- kukmin@gmail.com
Subdomains
1 observed subdomain of telemc.com.
| Subdomain |
|---|
| www.telemc.com |
Web-graph footprint
Distinct hostnames that link to or from telemc.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from telemc.com.
- IP · 104.143.142.116
- ASN · AS36352AS-COLOCROSSING - HostPapa
- Registrar · iana:4074
- Country · US
- Email · telemc.com-1hr8nn8dz525y@anonymize.com
- TLD · .com
- Browse hostnames · te…
- 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: "telemc.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.