Skip to content

Hostname

denitur.com.br

Last fetched

denitur.com.br resolves to 1 IPv4 address operated by AS269559 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.185.209.10045.185.209.0/24AS269559BR

WHOIS identity

Registrar
Organization
denitur viagens e turismo ltda
Contact emails

Subdomains

2 observed subdomains of denitur.com.br.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for denitur.com.br.

MechanismTarget
SPF_Adenitur.com.br
SPF_INCLUDE_spf.google.com
SPF_IP172.98.194.180
SPF_IP192.99.36.216
SPF_IP45.185.208.241
SPF_IP45.185.209.100
SPF_IP45.185.210.153
SPF_MXdenitur.com.br

Related pages

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

Cypher and MCP

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

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