Skip to content

Hostname

bluemind.cloud

Last fetched

bluemind.cloud resolves to 3 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · bluemind.cloudRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bluemind.cloud

Resolution chain

bluemind.cloud resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.0.209.27162.0.209.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
34.216.117.2534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.79.18954.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

10 observed subdomains of bluemind.cloud.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bluemind.cloud.

MechanismTarget
SPF_Abluemind.cloud
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.209.22
SPF_MXbluemind.cloud

Related pages

Pivot deeper into the graph from bluemind.cloud.

Cypher and MCP

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

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