Skip to content

Hostname

bluesoftware.com

Last fetched

bluesoftware.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bluesoftware.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bluesoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.199.118.172104.199.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of bluesoftware.com owner
Contact emails

Subdomains

49 observed subdomains of bluesoftware.com.

Web-graph footprint

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

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for bluesoftware.com.

MechanismTarget
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.140.40
SPF_IP148.163.144.40
SPF_IP167.216.128.0/22
SPF_IP167.89.58.21
SPF_IP167.89.59.254
SPF_IP167.89.61.229
SPF_IP167.89.62.182
SPF_IP198.37.157.151
SPF_IP207.211.31.0/25
SPF_IP208.46.212.0/23
SPF_IP34.206.60.193
SPF_IP50.233.93.4
SPF_IP52.16.83.102
SPF_IP52.2.214.242
SPF_IP52.2.34.228
SPF_IP54.164.7.35
SPF_IP54.77.57.111
SPF_IP54.84.201.67
SPF_IP64.89.44.0/23
SPF_IP64.90.113.28/30
SPF_IP64.90.115.28/30
SPF_IP67.231.144.252
SPF_IP67.231.152.213

Related pages

Pivot deeper into the graph from bluesoftware.com.

Cypher and MCP

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

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