Skip to content

Hostname

kadan.net.br

Last fetched

kadan.net.br resolves to 1 IPv4 address operated by AS28195 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
189.90.130.102189.90.128.0/22AS28195BR

WHOIS identity

Registrar
Organization
kdan solution
Contact emails

Subdomains

67 observed subdomains of kadan.net.br.

Web-graph footprint

Distinct hostnames that link to or from kadan.net.br in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kadan.net.br.

MechanismTarget
SPF_Akadan.net.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.90.130.0/24
SPF_IP189.90.130.102
SPF_IP189.90.130.234
SPF_MXkadan.net.br

Related pages

Pivot deeper into the graph from kadan.net.br.

Cypher and MCP

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

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