Skip to content

Hostname

changesoftware.com.br

Last fetched

changesoftware.com.br resolves to 10 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · changesoftware.com.brRouting diversity4.8/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/changesoftware.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.248.252.93104.248.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
158.160.49.84158.160.0.0/16AS200350YandexCloud - Yandex.Cloud LLCRU
165.22.93.202165.22.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
167.172.162.71167.172.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
187.1.142.34187.1.142.0/23AS28299AS28299 - LWSA S/ABR
46.101.109.13946.101.96.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
51.250.12.16751.250.0.0/17AS200350YandexCloud - Yandex.Cloud LLCRU
51.250.84.4451.250.0.0/17AS200350YandexCloud - Yandex.Cloud LLCRU
51.250.95.14951.250.0.0/17AS200350YandexCloud - Yandex.Cloud LLCRU
89.169.137.21689.169.128.0/18AS200350YandexCloud - Yandex.Cloud LLCRU

WHOIS identity

No WHOIS records are currently associated with changesoftware.com.br in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for changesoftware.com.br.

MechanismTarget
SPF_INCLUDE_spf.uni5.net

Related pages

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

Cypher and MCP

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

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