Hostname
exame.com
Last fetched
exame.com resolves to 11 IPv4 addresses operated by TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS in BR. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
exame.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 179.191.175.41 | 179.191.175.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.175.49 | 179.191.175.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.175.57 | 179.191.175.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.175.73 | 179.191.175.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.177.25 | 179.191.177.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.182.65 | 179.191.182.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.185.64 | 179.191.185.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 179.191.186.64 | 179.191.186.0/24 | AS52580 | TELLIUS & ALLNET TELECOMUNICACOES DAS AMERICAS | BR |
| 206.41.72.3 | 206.41.72.0/24 | AS4455 | BSO | US |
| 206.41.72.83 | 206.41.72.0/24 | AS4455 | BSO | US |
| 206.41.74.3 | 206.41.72.0/21 | AS4455 | BSO | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- banco btg pactual
- Contact emails
Subdomains
55 observed subdomains of exame.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from exame.com in the public web crawl.
12,204 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for exame.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf1.exame.com |
| SPF_INCLUDE | _spf2.exame.com |
| SPF_INCLUDE | _spf3.exame.com |
| SPF_INCLUDE | _spf4.exame.com |
| SPF_INCLUDE | _spf5.exame.com |
| SPF_INCLUDE | _spf6.exame.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from exame.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "exame.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.