Skip to content

Hostname

cimardi.com.br

Last fetched

cimardi.com.br resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

cimardi.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.43.148104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.180.161172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.1188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.1188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
d&e informatica ltda
Contact emails

Subdomains

3 observed subdomains of cimardi.com.br.

Web-graph footprint

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

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for cimardi.com.br.

MechanismTarget
SPF_Acimardi.com.br
SPF_INCLUDErelay.mailchannels.net
SPF_IP198.46.88.5
SPF_IP198.46.91.84
SPF_IP199.250.218.13
SPF_IP209.182.198.8
SPF_IP23.83.209.55/24
SPF_IP23.83.214.25/32
SPF_IP23.83.214.40
SPF_IP23.83.217.34
SPF_IP23.83.222.39
SPF_MXcimardi.com.br

Related pages

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

Cypher and MCP

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

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