Skip to content

Hostname

dunet.com.br

Last fetched

dunet.com.br resolves to 1 IPv4 address operated by AS262539 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
177.72.27.11177.72.27.0/24AS262539BR

WHOIS identity

Registrar
Organization
tiscoski e freitas ltda
Contact emails

Subdomains

167 observed subdomains of dunet.com.br.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • dunet.com.br

SPF policy

11 SPF mechanisms authorising senders for dunet.com.br.

MechanismTarget
SPF_Adunet.com.br
SPF_INCLUDE_spf.google.com
SPF_IP177.72.27.0/24
SPF_IP177.72.27.11
SPF_IP177.72.27.2
SPF_IP177.72.27.32
SPF_IP177.72.27.5
SPF_IP177.72.27.6
SPF_IP2804:6f4:1002::/64
SPF_IP2804:6f4::/32
SPF_MXdunet.com.br

Related pages

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

Cypher and MCP

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

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