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
Resolution chain
bluesoftware.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.199.118.172 | 104.199.112.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bluesoftware.com owner
- Contact emails
- 06445a560a28fd0a48335cba48ccf79a@domaindiscreet.com
- 1f1a19900a28fd0a352d8d3d3d8682b3@domaindiscreet.com
- 264mlujq0kif782bl0ttc7ehch@domaindiscreet.com
- 3516ca960a28fd0a2a040b2ce9464216@domaindiscreet.com
- 43266e7d0a28fd0a1db58913acf35b4b@domaindiscreet.com
- 4da79bcd0a28fd0a65e2041ec6b9e252@domaindiscreet.com
- 55703b4a0a28fd0a65cb2caf103887f9@domaindiscreet.com
- 58013814@myprivatename.com
- 7cd34df30a28fd0a0b8c79de620153e0@domaindiscreet.com
- b6181be60a28fd0a201bdebbfffdb633@domaindiscreet.com
- d35df24b0a28fd0a114c1b87572428a8@domaindiscreet.com
- f3bae3e50a28fd0a4c9a500d26e5488f@domaindiscreet.com
- 05262685-4c00-44f5-84a5-232f72355259@identity-protect.org
- 26d66de4-f145-44a8-87d3-d0f4800ffe77@identity-protect.org
- 9984f72b-6333-47f7-905a-7f7ac2746d12@identity-protect.org
- a4b7609a-21dc-41ed-9d9c-2257cd0766ad@identity-protect.org
- c11022ea-020d-4838-a877-4373bad10ace@identity-protect.org
- ce2c5b08-f4c3-4b9f-b292-a6041cc8cceb@identity-protect.org
- f7c003f0-9dc3-4a40-b0fd-1daf0a412c01@identity-protect.org
- owner-1240917@bluesoftware.com.whoisprivacyservice.org
- and 2 more
Subdomains
49 observed subdomains of bluesoftware.com.
Showing 25 of 49. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for bluesoftware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | service-now.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.163.140.40 |
| SPF_IP | 148.163.144.40 |
| SPF_IP | 167.216.128.0/22 |
| SPF_IP | 167.89.58.21 |
| SPF_IP | 167.89.59.254 |
| SPF_IP | 167.89.61.229 |
| SPF_IP | 167.89.62.182 |
| SPF_IP | 198.37.157.151 |
| SPF_IP | 207.211.31.0/25 |
| SPF_IP | 208.46.212.0/23 |
| SPF_IP | 34.206.60.193 |
| SPF_IP | 50.233.93.4 |
| SPF_IP | 52.16.83.102 |
| SPF_IP | 52.2.214.242 |
| SPF_IP | 52.2.34.228 |
| SPF_IP | 54.164.7.35 |
| SPF_IP | 54.77.57.111 |
| SPF_IP | 54.84.201.67 |
| SPF_IP | 64.89.44.0/23 |
| SPF_IP | 64.90.113.28/30 |
| SPF_IP | 64.90.115.28/30 |
| SPF_IP | 67.231.144.252 |
| SPF_IP | 67.231.152.213 |
Related pages
Pivot deeper into the graph from bluesoftware.com.
- IP · 104.199.118.172
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · 06445a560a28fd0a48335cba48ccf79a@domaindiscreet.com
- TLD · .com
- Browse hostnames · bl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.