Hostname
afrecasp.com.br
Last fetched
afrecasp.com.br resolves to 2 IPv4 addresses operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists registrar:godaddy (86) as the registrar.
Nutrition Label
Resolution chain
afrecasp.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 |
|---|---|---|---|---|
| 208.115.44.81 | 208.115.40.0/21 | AS13649 | ASN-FLEXENTIAL - Flexential Colorado Corp. | US |
| 208.115.44.85 | 208.115.40.0/21 | AS13649 | ASN-FLEXENTIAL - Flexential Colorado Corp. | US |
WHOIS identity
- Registrar
- registrar:godaddy (86)
- Organization
- sketches comunicao
- Contact emails
Subdomains
9 observed subdomains of afrecasp.com.br.
Web-graph footprint
Distinct hostnames that link to or from afrecasp.com.br in the public web crawl.
5 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for afrecasp.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | afrecasp.com.br |
| SPF_IP | 162.241.203.17 |
| SPF_IP | 208.115.44.81 |
| SPF_IP | 208.115.44.85 |
| SPF_IP | 208.115.57.10 |
| SPF_IP | 208.115.57.11 |
| SPF_IP | 208.115.57.24 |
| SPF_IP | 208.115.57.25 |
| SPF_IP | 50.224.249.10 |
| SPF_IP | 98.142.105.98/29 |
| SPF_MX | afrecasp.com.br |
Related pages
Pivot deeper into the graph from afrecasp.com.br.
- IP · 208.115.44.81
- ASN · AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.
- Registrar · registrar:godaddy (86)
- Country · US
- Email · wrrnascimento@gmail.com
- Apex domain · com.br
- TLD · .br
- Browse hostnames · af…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "afrecasp.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.