Skip to content

Hostname

claumar.com.br

Last fetched

claumar.com.br resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · claumar.com.brRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/claumar.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
65.109.29.9965.109.0.0/16AS24940FI

WHOIS identity

Registrar
Organization
claumar importacao e comercio ltda
Contact emails

Subdomains

8 observed subdomains of claumar.com.br.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for claumar.com.br.

MechanismTarget
SPF_Aclaumar.com.br
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.227.171
SPF_IP192.250.227.253
SPF_IP195.154.81.44
SPF_IP62.210.31.76
SPF_MXclaumar.com.br

Related pages

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

Cypher and MCP

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

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