Hostname
efic.com.br
Last fetched
efic.com.br resolves to 4 IPv4 addresses operated by AS31400 in SG.
Nutrition Label
Resolution chain
efic.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 |
|---|---|---|---|---|
| 77.37.66.240 | 77.37.0.0/17 | AS31400 | — | SG |
| 77.37.75.174 | 77.37.0.0/17 | AS31400 | — | SG |
| 92.113.16.114 | 92.113.16.0/21 | AS47583 | — | DE |
| 92.113.23.204 | 92.113.16.0/21 | AS47583 | — | DE |
WHOIS identity
- Registrar
- —
- Organization
- pedro paulo de freitas cunha
- Contact emails
Subdomains
3 observed subdomains of efic.com.br.
Web-graph footprint
Distinct hostnames that link to or from efic.com.br in the public web crawl.
55 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for efic.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.flockmail.com |
| SPF_INCLUDE | spf.mx.hostinger.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from efic.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "efic.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.