Skip to content

Hostname

caio.com.br

Last fetched

caio.com.br resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · caio.com.brRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/caio.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
162.240.144.165162.240.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
Organization
cia. americana industrial de onibus
Contact emails

Subdomains

32 observed subdomains of caio.com.br.

Web-graph footprint

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

291 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for caio.com.br.

MechanismTarget
SPF_Acaio.com.br
SPF_IP131.161.41.146
SPF_IP162.240.144.16
SPF_IP162.240.144.165
SPF_IP177.47.87.200/29
SPF_IP189.2.161.2
SPF_IP189.42.11.162
SPF_IP189.91.239.236
SPF_IP191.241.243.32
SPF_IP200.208.165.128/25
SPF_IP201.44.142.132
SPF_IP201.46.28.60
SPF_MXcaio.com.br

Related pages

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

Cypher and MCP

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

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