Skip to content

Hostname

eic.com.br

Last fetched

eic.com.br resolves to 2 IPv4 addresses operated by Locaweb Servicos de Internet SA in BR.

Nutrition Label

WHISPER CANON · eic.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eic.com.br

Resolution chain

eic.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
187.45.195.189187.45.195.0/24AS27715Locaweb Servicos de Internet SABR
69.6.212.12969.6.212.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from eic.com.br in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for eic.com.br.

MechanismTarget
SPF_INCLUDE_spf.locaweb.com.br
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.titan.email
SPF_IP200.168.148.87

Related pages

Pivot deeper into the graph from eic.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "eic.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.