Skip to content

Hostname

unleashedsoftware.com

Last fetched

unleashedsoftware.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · unleashedsoftware.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unleashedsoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.90.134.4020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:69
Organization
colin ranwell
Contact emails

Subdomains

21 observed subdomains of unleashedsoftware.com.

Web-graph footprint

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

1,006 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for unleashedsoftware.com.

MechanismTarget
SPF_Aunleashedsoftware.com
SPF_Azgateway.zuora.com
SPF_INCLUDE4607995.spf05.hubspotemail.net
SPF_INCLUDE_aspf.spf05.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf_zendesk.unleashedsoftware.com
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_IP167.89.50.234/32
SPF_MXunleashedsoftware.com

Related pages

Pivot deeper into the graph from unleashedsoftware.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "unleashedsoftware.com"})-[: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.