Skip to content

Hostname

wtsoftware.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · wtsoftware.com.brRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/wtsoftware.com.br

Resolution chain

wtsoftware.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.72.248104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.155.236172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
wanderley rocha
Contact emails

Subdomains

25 observed subdomains of wtsoftware.com.br.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu-west-1.amazonses.com
SPF_INCLUDEserver0.cloud.wtsoftware.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.90.210.239
SPF_IP2a01:4f8:252:1810:0:0:0:2
SPF_IP65.21.73.225
SPF_IP78.46.173.237

Related pages

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

Cypher and MCP

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

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