Hostname
eucatur.com.br
Last fetched
eucatur.com.br resolves to 4 IPv4 addresses operated by AS266178 in BR.
Nutrition Label
Resolution chain
eucatur.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.144.66.17 | 192.144.66.0/24 | AS266178 | — | BR |
| 38.50.36.1 | 38.50.36.0/24 | AS274524 | — | BR |
| 38.50.36.2 | 38.50.36.0/24 | AS274524 | — | BR |
| 38.50.36.3 | 38.50.36.0/24 | AS274524 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- eucatur - empresa uniao cascavel de transp. e tur.
- Contact emails
Subdomains
112 observed subdomains of eucatur.com.br.
Showing 25 of 112. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from eucatur.com.br in the public web crawl.
88 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for eucatur.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | eucatur.com.br |
| SPF_INCLUDE | grupogurgacz.com.br |
| SPF_IP | 186.219.250.204 |
| SPF_IP | 186.219.250.205 |
| SPF_IP | 192.144.67.250 |
| SPF_MX | eucatur.com.br |
Related pages
Pivot deeper into the graph from eucatur.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eucatur.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.