Hostname
compufacil.com.br
Last fetched
compufacil.com.br resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
compufacil.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.84.9.106 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.58 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.87 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.9.96 | 99.84.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- —
- Organization
- compufour software ltda
- Contact emails
Subdomains
15 observed subdomains of compufacil.com.br.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compufacil.com.br in the public web crawl.
7 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for compufacil.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | compufacil.com.br |
| SPF_IP | 179.127.181.112/28 |
| SPF_IP | 200.247.123.178/28 |
Related pages
Pivot deeper into the graph from compufacil.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compufacil.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.