Skip to content

Hostname

rzsoftware.com

Last fetched

rzsoftware.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. rzsoftware.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · rzsoftware.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rzsoftware.com

Resolution chain

No IPv4 resolution is recorded for rzsoftware.com in WhisperGraph.

IPv6 resolution

No AAAA record for rzsoftware.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of rzsoftware.com owner
Contact emails
373fb56f-65d0-4d6f-a907-6c4028b8e9a9@identity-protect.org, 747583fb-63ba-495f-9dd4-f321441d19f3@identity-protect.org, 8fb7eb22-4a62-4acc-b0ea-766414bce778@identity-protect.org, 902304d4-4e9c-4bbc-84a8-dc513c84d0d7@identity-protect.org, c075b14f-2d8e-4c76-ab37-2f18e3822f3d@identity-protect.org, c841f3a6-145e-4def-b6fc-53361bba1a68@identity-protect.org, owner-4377129@rzsoftware.com.whoisprivacyservice.org, owner-4679007@rzsoftware.com.whoisprivacyservice.org, owner-5246007@rzsoftware.com.whoisprivacyservice.org, owner-5836200@rzsoftware.com.whoisprivacyservice.org, owner-5908767@rzsoftware.com.whoisprivacyservice.org, owner-6106149@rzsoftware.com.whoisprivacyservice.org, owner-6376098@rzsoftware.com.whoisprivacyservice.org, owner-6646047@rzsoftware.com.whoisprivacyservice.org, owner-8441773@rzsoftware.com.whoisprivacyservice.org, owner-8573371@rzsoftware.com.whoisprivacyservice.org, owner-8843320@rzsoftware.com.whoisprivacyservice.org, owner-9113269@rzsoftware.com.whoisprivacyservice.org, owner@rzsoftware.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-407.awsdns-50.com
  • ns-893.awsdns-47.net
  • ns-1091.awsdns-08.org
  • ns-1753.awsdns-27.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _netblocks.google.com
  • include: _netblocks2.google.com
  • include: _netblocks3.google.com
  • include: _spf.intacct.com
  • include: spf.mandrillapp.com
  • include: mktomail.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • include: 20784990.spf05.hubspotemail.net

Threat-feed evidence

History

Related pages

Pivot from rzsoftware.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rzsoftware.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.