Skip to content

Hostname

exatadecor.com.br

Last fetched

exatadecor.com.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

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

Resolution chain

exatadecor.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.47.82.0/24AS16276CA

WHOIS identity

Registrar
Organization
eduardo rodrigues
Contact emails

Subdomains

7 observed subdomains of exatadecor.com.br.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • exatadecor.com.br

SPF policy

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

MechanismTarget
SPF_Aexatadecor.com.br
SPF_INCLUDE_spf.hospedagemdinamica.net
SPF_IP142.44.215.188
SPF_IP173.208.203.138
SPF_IP173.208.203.139
SPF_IP173.208.203.140
SPF_IP51.161.84.115
SPF_MXexatadecor.com.br

Related pages

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

Cypher and MCP

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

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