Hostname
transfacil.com.br
Last fetched
transfacil.com.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
transfacil.com.br resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- consorcio operacional do transporte coletivo de pa
- Contact emails
Subdomains
27 observed subdomains of transfacil.com.br.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from transfacil.com.br in the public web crawl.
23 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for transfacil.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.netsol.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.138.235.157/32 |
| SPF_IP | 187.72.41.208/28 |
| SPF_IP | 187.94.64.56/29 |
| SPF_IP | 34.98.116.249/32 |
| SPF_IP | 35.198.43.156/32 |
| SPF_IP | 35.247.241.212/32 |
Related pages
Pivot deeper into the graph from transfacil.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "transfacil.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.