Hostname
asftre.com.br
Last fetched
asftre.com.br resolves to 1 IPv4 address operated by CONTABO-40021 - Contabo Inc. in US.
Nutrition Label
Resolution chain
asftre.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 |
|---|---|---|---|---|
| 212.28.188.55 | 212.28.184.0/21 | AS40021 | CONTABO-40021 - Contabo Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- assoc. dos funcion?rios do trib. reg. eleit. pr
- Contact emails
Subdomains
10 observed subdomains of asftre.com.br.
Web-graph footprint
Distinct hostnames that link to or from asftre.com.br in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for asftre.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | asftre.com.br |
| SPF_IP | 144.91.77.121 |
| SPF_IP | 162.217.175.60 |
| SPF_IP | 170.75.146.218 |
| SPF_IP | 172.98.192.214 |
| SPF_IP | 199.101.100.67 |
| SPF_IP | 199.233.238.4 |
| SPF_IP | 209.126.6.104 |
| SPF_IP | 212.28.188.55 |
| SPF_IP | 45.43.200.210/24 |
| SPF_IP | 54.39.123.53 |
| SPF_MX | asftre.com.br |
Related pages
Pivot deeper into the graph from asftre.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "asftre.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.