Hostname
tfseven.com.br
Last fetched
tfseven.com.br resolves to 2 IPv4 addresses operated by AS53107 in BR. WHOIS lists registrar:locaweb (2) as the registrar.
Nutrition Label
Resolution chain
tfseven.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 187.110.174.215 | 187.110.212.0/24 | AS53107 | — | BR |
| 187.110.174.215 | 187.110.212.0/24 | AS53107 | — | BR |
| 52.8.174.221 | 52.15.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:locaweb (2)
- Organization
- cl?ber adriano gil
- Contact emails
Subdomains
6 observed subdomains of tfseven.com.br.
Web-graph footprint
Distinct hostnames that link to or from tfseven.com.br in the public web crawl.
7 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for tfseven.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.locaweb.com.br |
| SPF_INCLUDE | tfsspf.tfseven.com.br |
| SPF_MX | tfseven.com.br |
Related pages
Pivot deeper into the graph from tfseven.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tfseven.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.