Skip to content

Hostname

itanet.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · itanet.com.brRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/itanet.com.br

Resolution chain

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

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

WHOIS identity

Registrar
Organization
eug?nio teixeira de castro velloso
Contact emails

Subdomains

11 observed subdomains of itanet.com.br.

Web-graph footprint

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

13 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspfmg.mailgrid.com.br
SPF_IP162.144.60.80
SPF_IP162.214.2.6
SPF_IP177.23.140.66
SPF_IP177.23.140.68

Related pages

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

Cypher and MCP

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

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