Skip to content

Hostname

areatecno.com.br

Last fetched

areatecno.com.br resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · areatecno.com.brRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/areatecno.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
192.185.212.232192.185.208.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS
80.23.105.4380.23.0.0/16AS3269IT

WHOIS identity

No WHOIS records are currently associated with areatecno.com.br in WhisperGraph.

Subdomains

8 observed subdomains of areatecno.com.br.

Threat posture

History

Mail and authentication

MX records

  • areatecno.com.br

SPF policy

9 SPF mechanisms authorising senders for areatecno.com.br.

MechanismTarget
SPF_Aareatecno.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.241.19.104
SPF_IP192.185.176.133
SPF_IP192.185.212.232
SPF_IP192.185.24.15
SPF_IP2804:14c:b5:8698:49da:a7ab:7856:4b5
SPF_MXareatecno.com.br

Related pages

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

Cypher and MCP

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

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