Hostname
comnect.com.br
Last fetched
comnect.com.br resolves to 20 IPv4 addresses operated by AS-HOSTINGER in JP.
Nutrition Label
Resolution chain
comnect.com.br resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.93.77.193 | 147.93.77.0/24 | AS47583 | AS-HOSTINGER | JP |
| 213.210.57.193 | 213.210.57.0/24 | AS47583 | AS-HOSTINGER | JP |
| 77.37.83.96 | 77.37.82.0/23 | AS47583 | AS-HOSTINGER | NL |
| 91.108.98.1 | 91.108.98.0/24 | AS47583 | AS-HOSTINGER | NL |
| 92.113.16.0 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.16.129 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.16.18 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.16.212 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.16.22 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.16.38 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.16.39 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.16.45 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.16.88 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.23.12 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.23.166 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.23.202 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.23.215 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.23.23 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.23.29 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
| 92.113.23.48 | 92.113.16.0/21 | AS47583 | AS-HOSTINGER | DE |
WHOIS identity
- Registrar
- —
- Organization
- ruy rothschild de souza
- Contact emails
Subdomains
5 observed subdomains of comnect.com.br.
Web-graph footprint
Distinct hostnames that link to or from comnect.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for comnect.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from comnect.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comnect.com.br"})-[: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.