Hostname
vexia.com.br
Last fetched
vexia.com.br resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.
Nutrition Label
Resolution chain
vexia.com.br 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 |
|---|---|---|---|---|
| 192.124.249.112 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- —
- Organization
- —
- Contact emails
Subdomains
21 observed subdomains of vexia.com.br.
Showing 18 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vexia.com.br in the public web crawl.
16 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for vexia.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | mail3.camargocorrea.com.br |
| SPF_A | maila.m3.maas360.com |
| SPF_A | mailb.m3.maas360.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spfapps.vexia.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.255.56.92 |
| SPF_IP | 200.247.125.242/32 |
| SPF_IP | 200.247.125.243/32 |
| SPF_IP | 208.76.133.46/32 |
| SPF_IP | 34.139.29.19 |
| SPF_IP | 34.95.155.144 |
Related pages
Pivot deeper into the graph from vexia.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vexia.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.