Hostname
funcef.com.br
Last fetched
funcef.com.br resolves to 2 IPv4 addresses operated by AS18881 in BR.
Nutrition Label
Resolution chain
funcef.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 |
|---|---|---|---|---|
| 177.135.237.98 | 177.135.224.0/19 | AS18881 | — | BR |
| 177.135.237.98 | 177.135.224.0/19 | AS18881 | — | BR |
| 187.72.52.45 | 187.72.0.0/16 | AS16735 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- funcef gesis / ger?ncia de sistemas
- Contact emails
Subdomains
20 observed subdomains of funcef.com.br.
Showing 18 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from funcef.com.br in the public web crawl.
137 sites link to this hostname.
56 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for funcef.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.183.145.0 |
| SPF_IP | 177.135.237.67 |
| SPF_IP | 187.72.52.61 |
| SPF_IP | 191.235.93.122 |
| SPF_IP | 20.226.34.96 |
| SPF_IP | 20.226.78.245 |
| SPF_IP | 20.226.99.23 |
Related pages
Pivot deeper into the graph from funcef.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "funcef.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.