Hostname
fortlink.com.br
Last fetched
fortlink.com.br resolves to 1 IPv4 address operated by AS47583 in BR.
Nutrition Label
Resolution chain
fortlink.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 |
|---|---|---|---|---|
| 89.116.115.90 | 89.116.115.0/24 | AS47583 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- rachel f. corr?a e souza
- Contact emails
Subdomains
6 observed subdomains of fortlink.com.br.
Web-graph footprint
Distinct hostnames that link to or from fortlink.com.br in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for fortlink.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | ecbiz253.inmotionhosting.com |
| SPF_A | fortlink.com.br |
| SPF_A | smtp.servconfig.com |
| SPF_A | vipcarclub.com.br |
| SPF_INCLUDE | 17847.meuspf.com |
| SPF_INCLUDE | 9321.meuspf.com |
| SPF_IP | 173.205.126.215 |
| SPF_IP | 173.205.126.39 |
| SPF_IP | 198.46.81.220 |
| SPF_IP | 198.46.81.33 |
| SPF_IP | 216.194.171.127 |
| SPF_IP | 23.235.196.111 |
| SPF_IP | 70.39.144.221 |
| SPF_IP | 70.39.146.139 |
| SPF_MX | fortlink.com.br |
Related pages
Pivot deeper into the graph from fortlink.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fortlink.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.