Skip to content

Hostname

blue.ps

Last fetched

blue.ps resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:blue ltd. as the registrar.

Nutrition Label

WHISPER CANON · blue.psRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/blue.ps

Resolution chain

blue.ps resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.4.29104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.150172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.5188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.5188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:blue ltd.
Organization
blue technology and development
Contact emails

Subdomains

34 observed subdomains of blue.ps.

Web-graph footprint

Distinct hostnames that link to or from blue.ps in the public web crawl.

47 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for blue.ps.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP132.148.233.159
SPF_IP213.6.25.250
SPF_IP216.40.45.0/24
SPF_IP5.75.210.252
SPF_IP5.75.236.78
SPF_IP88.99.34.127
SPF_IP95.216.178.202
SPF_MXblue.ps

Related pages

Pivot deeper into the graph from blue.ps.

Cypher and MCP

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

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