Skip to content

Hostname

cdop.com.br

Last fetched

cdop.com.br resolves to 1 IPv4 address operated by Hostzone Tecnologia LTDA in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.179.90.3045.179.90.0/24AS269070Hostzone Tecnologia LTDABR

WHOIS identity

Registrar
Organization
centro de diag. oftalmo. do pr. s/c ltda
Contact emails

Subdomains

2 observed subdomains of cdop.com.br.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cdop.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.skymail.net.br

Related pages

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

Cypher and MCP

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

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