Skip to content

Hostname

agertek.com.br

Last fetched

agertek.com.br resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.1.9116.12.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.2.1916.12.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.2383.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.2393.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.1113.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.1193.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.1203.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.313.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.593.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.883.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.1513.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.1623.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.1723.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.1793.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2233.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
geave solu??es e desenvolvimento ltda
Contact emails

Subdomains

1 observed subdomain of agertek.com.br.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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