Skip to content

Hostname

blue-sails.com

Last fetched

blue-sails.com resolves to 1 IPv4 address operated by AS29522 in PL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · blue-sails.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/blue-sails.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.225.28.20191.225.28.0/23AS29522PL

WHOIS identity

Registrar
iana:303
Organization
blue sails
Contact emails

Subdomains

5 observed subdomains of blue-sails.com.

Web-graph footprint

Distinct hostnames that link to or from blue-sails.com in the public web crawl.

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for blue-sails.com.

MechanismTarget
SPF_Ablue-sails.com
SPF_Azimbra.nausys.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf2.opcja.pl
SPF_IP108.166.25.120
SPF_IP178.255.99.228
SPF_IP193.19.141.154
SPF_IP195.202.37.150
SPF_IP79.133.210.152/32
SPF_IP89.31.146.180
SPF_IP89.31.147.110/32
SPF_IP91.235.170.131
SPF_MXblue-sails.com

Related pages

Pivot deeper into the graph from blue-sails.com.

Cypher and MCP

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

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