Skip to content

Hostname

daka.com.br

Last fetched

daka.com.br resolves to 1 IPv4 address operated by OVH in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.44.215.188142.44.128.0/17AS16276OVHCA

WHOIS identity

Registrar
Organization
daka comercial & design eireli
Contact emails

Subdomains

7 observed subdomains of daka.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • daka.com.br

SPF policy

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

MechanismTarget
SPF_Adaka.com.br
SPF_INCLUDE_spf.hospedagemdinamica.net
SPF_IP142.44.215.188
SPF_IP51.161.84.115
SPF_MXdaka.com.br

Related pages

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

Cypher and MCP

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

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