Skip to content

Hostname

cranesolutions.com.br

Last fetched

cranesolutions.com.br resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:newfold (43) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.26.223104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.167.151.68108.167.150.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS
172.67.139.119172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:newfold (43)
Organization
crane solutions assessoria t?cnica ltda
Contact emails

Subdomains

8 observed subdomains of cranesolutions.com.br.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cranesolutions.com.br.

MechanismTarget
SPF_Acranesolutions.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXcranesolutions.com.br

Related pages

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

Cypher and MCP

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

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