Skip to content

Hostname

kondular.com.br

Last fetched

kondular.com.br resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.240.30.76162.240.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
129.121.34.59129.121.32.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

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

Subdomains

8 observed subdomains of kondular.com.br.

Web-graph footprint

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

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • kondular.com.br

SPF policy

3 SPF mechanisms authorising senders for kondular.com.br.

MechanismTarget
SPF_Akondular.com.br
SPF_IP162.240.30.76
SPF_MXkondular.com.br

Related pages

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

Cypher and MCP

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

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