Skip to content

Hostname

exotech.com.br

Last fetched

exotech.com.br resolves to 1 IPv4 address operated by OVH in CA.

Nutrition Label

WHISPER CANON · exotech.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/exotech.com.br

Resolution chain

exotech.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.95.21.29192.95.0.0/18AS16276OVHCA

WHOIS identity

Registrar
Organization
jessica nascimento cabral covre
Contact emails

Subdomains

7 observed subdomains of exotech.com.br.

Web-graph footprint

Distinct hostnames that link to or from exotech.com.br in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • exotech.com.br

SPF policy

6 SPF mechanisms authorising senders for exotech.com.br.

MechanismTarget
SPF_Aexotech.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_IP192.95.21.29
SPF_IP54.39.68.30
SPF_IP67.23.238.10/29
SPF_MXexotech.com.br

Related pages

Pivot deeper into the graph from exotech.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "exotech.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.