Skip to content

Hostname

kontu.com.br

Last fetched

kontu.com.br resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · kontu.com.brRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/kontu.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.220.183.19418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.152.2153.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.199.263.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.159.433.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.59.1543.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.193.2343.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
helmuth grossmann j?nior
Contact emails

Subdomains

4 observed subdomains of kontu.com.br.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Akontu.com.br
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.214.159.25
SPF_IP162.214.78.161
SPF_MXkontu.com.br

Related pages

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

Cypher and MCP

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

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