Skip to content

Hostname

eztec.com.br

Last fetched

eztec.com.br resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in BR.

Nutrition Label

WHISPER CANON · eztec.com.brRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eztec.com.br

Resolution chain

eztec.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
152.67.51.50152.67.32.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
Organization
ez tec empreendimentos e particip
Contact emails

Subdomains

33 observed subdomains of eztec.com.br.

Web-graph footprint

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

63 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for eztec.com.br.

MechanismTarget
SPF_Aeztec.com.br
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.aknamail.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.121.3.117
SPF_IP168.121.3.126
SPF_IP168.121.3.17
SPF_IP168.121.3.53
SPF_IP168.121.3.62
SPF_IP168.121.3.73
SPF_IP186.215.158.135
SPF_IP189.113.164.190
SPF_IP35.174.145.124/32
SPF_MXeztec.com.br

Related pages

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

Cypher and MCP

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

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