Hostname
vigour-enterprise.com
Last fetched
vigour-enterprise.com resolves to 1 IPv4 address operated by CTM-MO - Companhia de Telecomunicacoes de Macau SARL in MO. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
vigour-enterprise.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 |
|---|---|---|---|---|
| 202.175.82.40 | 202.175.64.0/19 | AS4609 | CTM-MO - Companhia de Telecomunicacoes de Macau SARL | MO |
WHOIS identity
- Registrar
- iana:82
- Organization
- —
- Contact emails
Subdomains
2 observed subdomains of vigour-enterprise.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from vigour-enterprise.com.
- IP · 202.175.82.40
- ASN · AS4609CTM-MO - Companhia de Telecomunicacoes de Macau SARL
- Registrar · iana:82
- Country · MO
- Email · info@microchina.com
- TLD · .com
- Browse hostnames · vi…
- 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: "vigour-enterprise.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.